Uses of Class
org.hibernate.boot.jaxb.mapping.spi.JaxbEmbeddedIdImpl
Packages that use JaxbEmbeddedIdImpl
-
Uses of JaxbEmbeddedIdImpl in org.hibernate.boot.jaxb.mapping.spi
Fields in org.hibernate.boot.jaxb.mapping.spi declared as JaxbEmbeddedIdImplModifier and TypeFieldDescriptionprotected JaxbEmbeddedIdImplJaxbAttributesContainerImpl.embeddedIdAttributeMethods in org.hibernate.boot.jaxb.mapping.spi that return JaxbEmbeddedIdImplModifier and TypeMethodDescriptionObjectFactory.createJaxbEmbeddedIdImpl()Create an instance ofJaxbEmbeddedIdImplJaxbAttributesContainerImpl.getEmbeddedIdAttribute()Gets the value of the embeddedIdAttribute property.Methods in org.hibernate.boot.jaxb.mapping.spi with parameters of type JaxbEmbeddedIdImplModifier and TypeMethodDescriptionvoidJaxbAttributesContainerImpl.setEmbeddedIdAttribute(JaxbEmbeddedIdImpl value) Sets the value of the embeddedIdAttribute property.