Uses of Class
org.hibernate.boot.jaxb.mapping.JaxbEmbeddedId
Packages that use JaxbEmbeddedId
-
Uses of JaxbEmbeddedId in org.hibernate.boot.jaxb.mapping
Fields in org.hibernate.boot.jaxb.mapping declared as JaxbEmbeddedIdMethods in org.hibernate.boot.jaxb.mapping that return JaxbEmbeddedIdModifier and TypeMethodDescriptionObjectFactory.createJaxbEmbeddedId()Create an instance ofJaxbEmbeddedIdJaxbAttributes.getEmbeddedId()Gets the value of the embeddedId property.Methods in org.hibernate.boot.jaxb.mapping with parameters of type JaxbEmbeddedIdModifier and TypeMethodDescriptionvoidJaxbAttributes.setEmbeddedId(JaxbEmbeddedId value) Sets the value of the embeddedId property. -
Uses of JaxbEmbeddedId in org.hibernate.boot.model.internal
Methods in org.hibernate.boot.model.internal that return types with arguments of type JaxbEmbeddedId