Uses of Interface
org.hibernate.boot.model.source.spi.PluralAttributeKeySource
-
Packages that use PluralAttributeKeySource Package Description org.hibernate.boot.model.source.internal.hbm org.hibernate.boot.model.source.spi -
-
Uses of PluralAttributeKeySource in org.hibernate.boot.model.source.internal.hbm
Classes in org.hibernate.boot.model.source.internal.hbm that implement PluralAttributeKeySource Modifier and Type Class Description classPluralAttributeKeySourceImplMethods in org.hibernate.boot.model.source.internal.hbm that return PluralAttributeKeySource Modifier and Type Method Description PluralAttributeKeySourceAbstractPluralAttributeSourceImpl. getKeySource() -
Uses of PluralAttributeKeySource in org.hibernate.boot.model.source.spi
Methods in org.hibernate.boot.model.source.spi that return PluralAttributeKeySource Modifier and Type Method Description PluralAttributeKeySourcePluralAttributeSource. getKeySource()
-