|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SchemaElementComparison.IndexComparison | |
|---|---|
| com.atlassian.confluence.core.persistence.schema.api | |
| com.atlassian.confluence.core.persistence.schema.descriptor | |
| Uses of SchemaElementComparison.IndexComparison in com.atlassian.confluence.core.persistence.schema.api |
|---|
| Methods in com.atlassian.confluence.core.persistence.schema.api that return types with arguments of type SchemaElementComparison.IndexComparison | |
|---|---|
java.lang.Iterable<? extends SchemaElementComparison.IndexComparison> |
TableSchemaComparison.getIndexes()
|
| Uses of SchemaElementComparison.IndexComparison in com.atlassian.confluence.core.persistence.schema.descriptor |
|---|
| Classes in com.atlassian.confluence.core.persistence.schema.descriptor that implement SchemaElementComparison.IndexComparison | |
|---|---|
class |
ComparedIndex
|
| Methods in com.atlassian.confluence.core.persistence.schema.descriptor that return types with arguments of type SchemaElementComparison.IndexComparison | |
|---|---|
java.lang.Iterable<? extends SchemaElementComparison.IndexComparison> |
ComparedTable.getIndexes()
|
| Constructor parameters in com.atlassian.confluence.core.persistence.schema.descriptor with type arguments of type SchemaElementComparison.IndexComparison | |
|---|---|
ComparedTable(java.lang.String tableName,
java.lang.Iterable<? extends SchemaElementComparison.IndexComparison> indexComparisons,
java.lang.Iterable<? extends SchemaElementComparison.ColumnComparison> columnComparisons)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||