接口 EmbeddedAttributeMapping

  • 所有超级接口:
    AttributeMapping, SingularAttributeInfo, ToolingHintContainer

    public interface EmbeddedAttributeMapping
    extends SingularAttributeInfo
    Unifying contract for any JAXB types which describe an embedded (in JPA terms).

    Essentially this presents a unified contract over the <component/>, <composite-id/>, <dynamic-component/> and <nested-dynamic-component/> elements

    作者:
    Steve Ebersole
    • 方法详细资料

      • isUnique

        boolean isUnique()