Interface SchemaElementComparison<T>

All Known Subinterfaces:
SchemaElementComparison.ColumnComparison, SchemaElementComparison.IndexComparison
All Known Implementing Classes:
ComparedColumn, ComparedIndex

@ThreadSafe public interface SchemaElementComparison<T>
Represents a comparison between the "expected" and "actual" representation of a database schema element.
Since:
5.6