Uses of Class
org.hibernate.boot.jaxb.mapping.spi.JaxbEntity
-
Packages that use JaxbEntity Package Description org.hibernate.boot.jaxb.mapping.spi -
-
Uses of JaxbEntity in org.hibernate.boot.jaxb.mapping.spi
Fields in org.hibernate.boot.jaxb.mapping.spi with type parameters of type JaxbEntity Modifier and Type Field Description protected java.util.List<JaxbEntity>JaxbEntityMappings. entityMethods in org.hibernate.boot.jaxb.mapping.spi that return JaxbEntity Modifier and Type Method Description JaxbEntityObjectFactory. createJaxbEntity()Create an instance ofJaxbEntityMethods in org.hibernate.boot.jaxb.mapping.spi that return types with arguments of type JaxbEntity Modifier and Type Method Description java.util.List<JaxbEntity>JaxbEntityMappings. getEntity()Gets the value of the entity property.
-