Uses of Class
org.hibernate.boot.jaxb.hbm.spi.JaxbHbmPrimitiveArrayType
Packages that use JaxbHbmPrimitiveArrayType
-
Uses of JaxbHbmPrimitiveArrayType in org.hibernate.boot.jaxb.hbm.spi
Methods in org.hibernate.boot.jaxb.hbm.spi that return JaxbHbmPrimitiveArrayTypeModifier and TypeMethodDescriptionObjectFactory.createJaxbHbmPrimitiveArrayType()Create an instance ofJaxbHbmPrimitiveArrayType -
Uses of JaxbHbmPrimitiveArrayType in org.hibernate.boot.model.source.internal.hbm
Methods in org.hibernate.boot.model.source.internal.hbm with parameters of type JaxbHbmPrimitiveArrayTypeModifier and TypeMethodDescriptionstatic voidAttributesHelper.processPrimitiveArrayAttribute(MappingDocument mappingDocument, AttributesHelper.Callback callback, JaxbHbmPrimitiveArrayType primitiveArrayAttributeJaxbMapping) Constructors in org.hibernate.boot.model.source.internal.hbm with parameters of type JaxbHbmPrimitiveArrayTypeModifierConstructorDescriptionPluralAttributeSourcePrimitiveArrayImpl(MappingDocument sourceMappingDocument, JaxbHbmPrimitiveArrayType jaxbArrayMapping, AttributeSourceContainer container)