Uses of Class
org.hibernate.boot.jaxb.mapping.JaxbBasic
Packages that use JaxbBasic
-
Uses of JaxbBasic in org.hibernate.boot.jaxb.mapping
Subclasses of JaxbBasic in org.hibernate.boot.jaxb.mappingFields in org.hibernate.boot.jaxb.mapping with type parameters of type JaxbBasicModifier and TypeFieldDescriptionJaxbNaturalId.basicJaxbAttributes.basicAttributesJaxbEmbeddableAttributes.basicAttributesMethods in org.hibernate.boot.jaxb.mapping that return JaxbBasicModifier and TypeMethodDescriptionObjectFactory.createJaxbBasic()Create an instance ofJaxbBasicMethods in org.hibernate.boot.jaxb.mapping that return types with arguments of type JaxbBasicModifier and TypeMethodDescriptionJaxbNaturalId.getBasic()Gets the value of the basic property.AttributesContainer.getBasicAttributes()JaxbAttributes.getBasicAttributes()Gets the value of the basicAttributes property.JaxbEmbeddableAttributes.getBasicAttributes()Gets the value of the basicAttributes property.NaturalId.getBasicAttributes() -
Uses of JaxbBasic in org.hibernate.boot.model.internal
Methods in org.hibernate.boot.model.internal that return types with arguments of type JaxbBasic