Uses of Class
org.hibernate.boot.jaxb.hbm.spi.JaxbHbmBagCollectionType
Packages that use JaxbHbmBagCollectionType
-
Uses of JaxbHbmBagCollectionType in org.hibernate.boot.jaxb.hbm.spi
Methods in org.hibernate.boot.jaxb.hbm.spi that return JaxbHbmBagCollectionTypeModifier and TypeMethodDescriptionObjectFactory.createJaxbHbmBagCollectionType()Create an instance ofJaxbHbmBagCollectionType -
Uses of JaxbHbmBagCollectionType in org.hibernate.boot.model.source.internal.hbm
Methods in org.hibernate.boot.model.source.internal.hbm with parameters of type JaxbHbmBagCollectionTypeModifier and TypeMethodDescriptionstatic voidAttributesHelper.processBagAttribute(MappingDocument mappingDocument, AttributesHelper.Callback callback, JaxbHbmBagCollectionType bagAttributeJaxbMapping) Constructors in org.hibernate.boot.model.source.internal.hbm with parameters of type JaxbHbmBagCollectionTypeModifierConstructorDescriptionPluralAttributeSourceBagImpl(MappingDocument sourceMappingDocument, JaxbHbmBagCollectionType jaxbBagMapping, AttributeSourceContainer container)