Uses of Interface
org.hibernate.boot.model.source.spi.AnyKeySource
-
Packages that use AnyKeySource Package Description org.hibernate.boot.model.source.internal.hbm org.hibernate.boot.model.source.spi -
-
Uses of AnyKeySource in org.hibernate.boot.model.source.internal.hbm
Methods in org.hibernate.boot.model.source.internal.hbm that return AnyKeySource Modifier and Type Method Description AnyKeySource
PluralAttributeElementSourceManyToAnyImpl. getKeySource()
AnyKeySource
PluralAttributeMapKeyManyToAnySourceImpl. getKeySource()
AnyKeySource
SingularAttributeSourceAnyImpl. getKeySource()
-
Uses of AnyKeySource in org.hibernate.boot.model.source.spi
Methods in org.hibernate.boot.model.source.spi that return AnyKeySource Modifier and Type Method Description AnyKeySource
AnyMappingSource. getKeySource()
-