Uses of Interface
org.hibernate.boot.model.source.spi.CollectionIdSource
-
Packages that use CollectionIdSource Package Description org.hibernate.boot.model.source.internal.hbm org.hibernate.boot.model.source.spi -
-
Uses of CollectionIdSource in org.hibernate.boot.model.source.internal.hbm
Methods in org.hibernate.boot.model.source.internal.hbm that return CollectionIdSource Modifier and Type Method Description CollectionIdSource
AbstractPluralAttributeSourceImpl. getCollectionIdSource()
CollectionIdSource
PluralAttributeSourceIdBagImpl. getCollectionIdSource()
-
Uses of CollectionIdSource in org.hibernate.boot.model.source.spi
Methods in org.hibernate.boot.model.source.spi that return CollectionIdSource Modifier and Type Method Description CollectionIdSource
PluralAttributeSource. getCollectionIdSource()
-