Uses of Class
org.hibernate.boot.jaxb.hbm.spi.JaxbHbmIdBagCollectionType
Packages that use JaxbHbmIdBagCollectionType
-
Uses of JaxbHbmIdBagCollectionType in org.hibernate.boot.jaxb.hbm.spi
Methods in org.hibernate.boot.jaxb.hbm.spi that return JaxbHbmIdBagCollectionTypeModifier and TypeMethodDescriptionObjectFactory.createJaxbHbmIdBagCollectionType()Create an instance ofJaxbHbmIdBagCollectionType -
Uses of JaxbHbmIdBagCollectionType in org.hibernate.boot.model.source.internal.hbm
Methods in org.hibernate.boot.model.source.internal.hbm with parameters of type JaxbHbmIdBagCollectionTypeModifier and TypeMethodDescriptionstatic voidAttributesHelper.processIdBagAttribute(MappingDocument mappingDocument, AttributesHelper.Callback callback, JaxbHbmIdBagCollectionType idBagAttributeJaxbMapping) Constructors in org.hibernate.boot.model.source.internal.hbm with parameters of type JaxbHbmIdBagCollectionTypeModifierConstructorDescriptionPluralAttributeSourceIdBagImpl(MappingDocument mappingDocument, JaxbHbmIdBagCollectionType idBagMapping, AttributeSourceContainer container)