Uses of Interface
org.hibernate.boot.jaxb.mapping.spi.AttributesContainer
-
Packages that use AttributesContainer Package Description org.hibernate.boot.jaxb.mapping.spi -
-
Uses of AttributesContainer in org.hibernate.boot.jaxb.mapping.spi
Classes in org.hibernate.boot.jaxb.mapping.spi that implement AttributesContainer Modifier and Type Class Description classJaxbAttributesThis element contains the entity field or property mappings.classJaxbEmbeddableAttributesJava class for embeddable-attributes complex type.Methods in org.hibernate.boot.jaxb.mapping.spi that return AttributesContainer Modifier and Type Method Description AttributesContainerManagedType. getAttributes()
-