Uses of Class
org.hibernate.boot.jaxb.mapping.JaxbEmbeddableAttributes
-
Packages that use JaxbEmbeddableAttributes Package Description org.hibernate.boot.jaxb.mapping -
-
Uses of JaxbEmbeddableAttributes in org.hibernate.boot.jaxb.mapping
Fields in org.hibernate.boot.jaxb.mapping declared as JaxbEmbeddableAttributes Modifier and Type Field Description protected JaxbEmbeddableAttributesJaxbEmbeddable. attributesMethods in org.hibernate.boot.jaxb.mapping that return JaxbEmbeddableAttributes Modifier and Type Method Description JaxbEmbeddableAttributesObjectFactory. createJaxbEmbeddableAttributes()Create an instance ofJaxbEmbeddableAttributesJaxbEmbeddableAttributesJaxbEmbeddable. getAttributes()Gets the value of the attributes property.Methods in org.hibernate.boot.jaxb.mapping with parameters of type JaxbEmbeddableAttributes Modifier and Type Method Description voidJaxbEmbeddable. setAttributes(JaxbEmbeddableAttributes value)Sets the value of the attributes property.
-