Interface EmbeddableMapping


  • public interface EmbeddableMapping
    Unifying contract for consuming JAXB types which describe an embeddable (in JPA terms).
    • Method Detail

      • getClazz

        java.lang.String getClazz()
      • getParent

        java.lang.String getParent()