Uses of Class
org.hibernate.boot.jaxb.mapping.spi.JaxbId
-
Packages that use JaxbId Package Description org.hibernate.boot.jaxb.mapping.spi -
-
Uses of JaxbId in org.hibernate.boot.jaxb.mapping.spi
Fields in org.hibernate.boot.jaxb.mapping.spi with type parameters of type JaxbId Modifier and Type Field Description protected java.util.List<JaxbId>JaxbAttributes. idMethods in org.hibernate.boot.jaxb.mapping.spi that return JaxbId Modifier and Type Method Description JaxbIdObjectFactory. createJaxbId()Create an instance ofJaxbIdMethods in org.hibernate.boot.jaxb.mapping.spi that return types with arguments of type JaxbId Modifier and Type Method Description java.util.List<JaxbId>JaxbAttributes. getId()Gets the value of the id property.
-