Uses of Interface
org.hibernate.boot.jaxb.mapping.spi.JaxbEmbeddedMapping
Packages that use JaxbEmbeddedMapping
-
Uses of JaxbEmbeddedMapping in org.hibernate.boot.jaxb.mapping.spi
Classes in org.hibernate.boot.jaxb.mapping.spi that implement JaxbEmbeddedMappingModifier and TypeClassDescriptionclass@Target({METHOD, FIELD}) @Retention(RUNTIME) public @interface EmbeddedId {} <p>Java class for embedded-id complex type</p>.class@Target({METHOD, FIELD}) @Retention(RUNTIME) public @interface Embedded {} <p>Java class for embedded complex type</p>.