Uses of Class
org.hibernate.mapping.IdentifierBag
Packages that use IdentifierBag
Package
Description
This package defines the Hibernate configuration-time mapping model.
-
Uses of IdentifierBag in org.hibernate.boot.model.internal
Constructors in org.hibernate.boot.model.internal with parameters of type IdentifierBagModifierConstructorDescriptionIdBagIdGeneratorResolverSecondPass
(IdentifierBag idBagMapping, SimpleValue idValue, org.hibernate.models.spi.MemberDetails idBagMember, String generatorType, String generatorName, MetadataBuildingContext buildingContext) -
Uses of IdentifierBag in org.hibernate.mapping
Methods in org.hibernate.mapping that return IdentifierBagMethods in org.hibernate.mapping with parameters of type IdentifierBagConstructors in org.hibernate.mapping with parameters of type IdentifierBag