Uses of Class
org.hibernate.tool.schema.extract.internal.IndexInformationImpl.Builder
-
Packages that use IndexInformationImpl.Builder Package Description org.hibernate.tool.schema.extract.internal -
-
Uses of IndexInformationImpl.Builder in org.hibernate.tool.schema.extract.internal
Methods in org.hibernate.tool.schema.extract.internal that return IndexInformationImpl.Builder Modifier and Type Method Description IndexInformationImpl.Builder
IndexInformationImpl.Builder. addColumn(ColumnInformation columnInformation)
static IndexInformationImpl.Builder
IndexInformationImpl. builder(Identifier indexIdentifier)
-