接口 EmbeddableSource

    • 方法详细资料

      • getParentReferenceAttributeName

        String getParentReferenceAttributeName()
      • isDynamic

        boolean isDynamic()
        Indicates whether this embeddable/component is dynamic (represented as a Map), or whether a dedicated class for it is available.
        返回:
        true indicates that the composition is represented as a Map; false indicates there is a dedicated class for representing the composition.
      • isUnique

        boolean isUnique()