Uses of Class
org.hibernate.tool.schema.extract.internal.IndexInformationImpl.Builder
Packages that use IndexInformationImpl.Builder
Package
Description
Implementation of the SPI for schema information extraction from the database via JDBC.
-
Uses of IndexInformationImpl.Builder in org.hibernate.tool.schema.extract.internal
Methods in org.hibernate.tool.schema.extract.internal that return IndexInformationImpl.BuilderModifier and TypeMethodDescriptionIndexInformationImpl.Builder.addColumn
(ColumnInformation columnInformation) static IndexInformationImpl.Builder
IndexInformationImpl.builder
(Identifier indexIdentifier)