Uses of Class
org.hibernate.boot.jaxb.mapping.JaxbEmbeddableAttributes
Packages that use JaxbEmbeddableAttributes
-
Uses of JaxbEmbeddableAttributes in org.hibernate.boot.jaxb.mapping
Fields in org.hibernate.boot.jaxb.mapping declared as JaxbEmbeddableAttributesMethods in org.hibernate.boot.jaxb.mapping that return JaxbEmbeddableAttributesModifier and TypeMethodDescriptionObjectFactory.createJaxbEmbeddableAttributes()Create an instance ofJaxbEmbeddableAttributesJaxbEmbeddable.getAttributes()Gets the value of the attributes property.Methods in org.hibernate.boot.jaxb.mapping with parameters of type JaxbEmbeddableAttributesModifier and TypeMethodDescriptionvoidJaxbEmbeddable.setAttributes(JaxbEmbeddableAttributes value) Sets the value of the attributes property.