Uses of Class
org.hibernate.boot.jaxb.hbm.spi.JaxbHbmVersionAttributeType
-
Packages that use JaxbHbmVersionAttributeType Package Description org.hibernate.boot.jaxb.hbm.spi -
-
Uses of JaxbHbmVersionAttributeType in org.hibernate.boot.jaxb.hbm.spi
Fields in org.hibernate.boot.jaxb.hbm.spi declared as JaxbHbmVersionAttributeType Modifier and Type Field Description protected JaxbHbmVersionAttributeTypeJaxbHbmRootEntityType. versionMethods in org.hibernate.boot.jaxb.hbm.spi that return JaxbHbmVersionAttributeType Modifier and Type Method Description JaxbHbmVersionAttributeTypeObjectFactory. createJaxbHbmVersionAttributeType()Create an instance ofJaxbHbmVersionAttributeTypeJaxbHbmVersionAttributeTypeJaxbHbmRootEntityType. getVersion()Gets the value of the version property.Methods in org.hibernate.boot.jaxb.hbm.spi with parameters of type JaxbHbmVersionAttributeType Modifier and Type Method Description voidJaxbHbmRootEntityType. setVersion(JaxbHbmVersionAttributeType value)Sets the value of the version property.
-