Interface JoinedSubclassEntitySource

    • Method Detail

      • getPrimaryKeyColumnSources

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