@ThreadSafe
public interface TableSchemaComparison
Modifier and Type | Method and Description |
---|---|
Iterable<? extends SchemaElementComparison.ColumnComparison> |
getColumns() |
Iterable<? extends SchemaElementComparison.IndexComparison> |
getIndexes() |
String |
getTableName() |
String getTableName()
Iterable<? extends SchemaElementComparison.ColumnComparison> getColumns()
Iterable<? extends SchemaElementComparison.IndexComparison> getIndexes()
Copyright © 2003–2020 Atlassian. All rights reserved.