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 AnyKeySourcePluralAttributeElementSourceManyToAnyImpl. getKeySource()AnyKeySourcePluralAttributeMapKeyManyToAnySourceImpl. getKeySource()AnyKeySourceSingularAttributeSourceAnyImpl. 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 AnyKeySourceAnyMappingSource. getKeySource()
-