Uses of Class
org.hibernate.boot.jaxb.mapping.spi.JaxbVersionImpl
Packages that use JaxbVersionImpl
Package
Description
Support for processing mapping XML files and applying annotation references over the appropriate
classes,
fields and
methods.
-
Uses of JaxbVersionImpl in org.hibernate.boot.jaxb.mapping.spi
Fields in org.hibernate.boot.jaxb.mapping.spi declared as JaxbVersionImplMethods in org.hibernate.boot.jaxb.mapping.spi that return JaxbVersionImplModifier and TypeMethodDescriptionObjectFactory.createJaxbVersionImpl()Create an instance ofJaxbVersionImplJaxbAttributesContainerImpl.getVersion()Gets the value of the version property.Methods in org.hibernate.boot.jaxb.mapping.spi with parameters of type JaxbVersionImplModifier and TypeMethodDescriptionvoidJaxbAttributesContainerImpl.setVersion(JaxbVersionImpl value) Sets the value of the version property. -
Uses of JaxbVersionImpl in org.hibernate.boot.models.xml.internal
Methods in org.hibernate.boot.models.xml.internal with parameters of type JaxbVersionImplModifier and TypeMethodDescriptionstatic voidXmlAnnotationHelper.applyVersion(JaxbVersionImpl version, org.hibernate.models.spi.MutableClassDetails mutableClassDetails, AccessType classAccessType, XmlDocumentContext xmlDocumentContext) static voidAttributeProcessor.processVersionAttribute(JaxbVersionImpl version, org.hibernate.models.spi.MutableClassDetails mutableClassDetails, AccessType classAccessType, XmlDocumentContext xmlDocumentContext)