Uses of Interface
org.hibernate.boot.model.source.spi.ColumnSource
Packages that use ColumnSource
-
Uses of ColumnSource in org.hibernate.boot.model.source.spi
Methods in org.hibernate.boot.model.source.spi that return ColumnSourceModifier and TypeMethodDescriptionCollectionIdSource.getColumnSource()
Obtain source information about the column for the collection id.Methods in org.hibernate.boot.model.source.spi that return types with arguments of type ColumnSourceModifier and TypeMethodDescriptionJoinedSubclassEntitySource.getPrimaryKeyColumnSources()
ThePrimaryKeyJoinColumns
mapping for the joined-subclass.SecondaryTableSource.getPrimaryKeyColumnSources()
Retrieves the columns defines as making up this secondary tables primary key.