Uses of Interface
org.hibernate.boot.model.source.spi.RelationalValueSourceContainer
Packages that use RelationalValueSourceContainer
Package
Description
-
Uses of RelationalValueSourceContainer in org.hibernate.boot.model.source.internal.hbm
Classes in org.hibernate.boot.model.source.internal.hbm that implement RelationalValueSourceContainerModifier and TypeClassDescriptionclass
Descriptor for<key-property/>
class
Descriptor for<key-many-to-one/>
mappingclass
class
class
class
class
class
-
Uses of RelationalValueSourceContainer in org.hibernate.boot.model.source.spi
Subinterfaces of RelationalValueSourceContainer 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
interface
interface