Interface JoinedSubclassEntitySource

    • Method Detail

      • getPrimaryKeyColumnSources

        java.util.List<ColumnSource> getPrimaryKeyColumnSources()
        The PrimaryKeyJoinColumns mapping for the joined-subclass.
        Returns:
        The PrimaryKeyJoinColumnSource lists defined on the joined subclass or null otherwise.