Uses of Class
org.hibernate.boot.jaxb.mapping.JaxbNaturalId
Packages that use JaxbNaturalId
-
Uses of JaxbNaturalId in org.hibernate.boot.jaxb.mapping
Fields in org.hibernate.boot.jaxb.mapping declared as JaxbNaturalIdMethods in org.hibernate.boot.jaxb.mapping that return JaxbNaturalIdModifier and TypeMethodDescriptionObjectFactory.createJaxbNaturalId()Create an instance ofJaxbNaturalIdJaxbAttributes.getNaturalId()Gets the value of the naturalId property.Methods in org.hibernate.boot.jaxb.mapping with parameters of type JaxbNaturalIdModifier and TypeMethodDescriptionvoidJaxbAttributes.setNaturalId(JaxbNaturalId value) Sets the value of the naturalId property.