Uses of Interface
org.hibernate.boot.model.source.spi.FetchableAttributeSource
Packages that use FetchableAttributeSource
Package
Description
-
Uses of FetchableAttributeSource in org.hibernate.boot.model.source.internal.hbm
Subinterfaces of FetchableAttributeSource in org.hibernate.boot.model.source.internal.hbmModifier and TypeInterfaceDescriptioninterface
Describes a plural attribute that is indexed.Classes in org.hibernate.boot.model.source.internal.hbm that implement FetchableAttributeSourceModifier and TypeClassDescriptionclass
class
class
Descriptor for<key-many-to-one/>
mappingclass
class
class
class
class
class
class
-
Uses of FetchableAttributeSource in org.hibernate.boot.model.source.spi
Subinterfaces of FetchableAttributeSource in org.hibernate.boot.model.source.spiModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
Further contract for sources of singular associations (one-to-one
andmany-to-one
).