Uses of Class
org.hibernate.tool.schema.extract.internal.ForeignKeyInformationImpl
-
Packages that use ForeignKeyInformationImpl Package Description org.hibernate.tool.schema.extract.internal Implementation of the SPI for schema information extraction from the database via JDBC. -
-
Uses of ForeignKeyInformationImpl in org.hibernate.tool.schema.extract.internal
Methods in org.hibernate.tool.schema.extract.internal that return ForeignKeyInformationImpl Modifier and Type Method Description ForeignKeyInformationImpl
AbstractInformationExtractorImpl.ForeignKeyBuilderImpl. build()
-