Uses of Interface
org.hibernate.boot.model.source.spi.ColumnBindingDefaults
Packages that use ColumnBindingDefaults
Package
Description
-
Uses of ColumnBindingDefaults in org.hibernate.boot.model.source.internal.hbm
Classes in org.hibernate.boot.model.source.internal.hbm that implement ColumnBindingDefaultsModifier and TypeClassDescriptionclass
Descriptor for<key-property/>
class
Descriptor for<key-many-to-one/>
mappingclass
class
class
class
class
class
-
Uses of ColumnBindingDefaults in org.hibernate.boot.model.source.spi
Subinterfaces of ColumnBindingDefaults in org.hibernate.boot.model.source.spiModifier and TypeInterfaceDescriptioninterface
Describes the source for the elements of persistent collections (plural attributes) where the elements are basic typesinterface
Describes the source for the elements of persistent collections (plural attributes) where the elements are many-to-many associationinterface
Describes the source mapping of plural-attribute (collection) foreign-key information.interface
Additional source information for<map-key-many-to-many/>
and<index-many-to-many/>
.interface
interface
Defines the index of a persistent list/arrayinterface
Contract for a container ofRelationalValueSource
references.interface
interface
interface