接口 JoinDefinedByMetadata

  • 所有超级接口:
    Join
    所有已知实现类:
    JoinImpl

    public interface JoinDefinedByMetadata
    extends Join
    Specialization of a Join that is defined by the metadata.
    作者:
    Steve Ebersole
    • 方法详细资料

      • getJoinedPropertyType

        Type getJoinedPropertyType()
        Get the property type of the joined property.
        返回:
        The property type.