Uses of Interface
org.hibernate.tool.schema.extract.internal.AbstractInformationExtractorImpl.ForeignKeyBuilder
Packages that use AbstractInformationExtractorImpl.ForeignKeyBuilder
Package
Description
Implementation of the SPI for schema information extraction from the database via JDBC.
-
Uses of AbstractInformationExtractorImpl.ForeignKeyBuilder in org.hibernate.tool.schema.extract.internal
Classes in org.hibernate.tool.schema.extract.internal that implement AbstractInformationExtractorImpl.ForeignKeyBuilderModifier and TypeClassDescriptionprotected static class
Methods in org.hibernate.tool.schema.extract.internal that return AbstractInformationExtractorImpl.ForeignKeyBuilderModifier and TypeMethodDescriptionAbstractInformationExtractorImpl.ForeignKeyBuilder.addColumnMapping
(ColumnInformation referencing, ColumnInformation referenced) AbstractInformationExtractorImpl.ForeignKeyBuilderImpl.addColumnMapping
(ColumnInformation referencing, ColumnInformation referenced)