public interface JoinedSubclassEntitySource extends SubclassEntitySource, ForeignKeyContributingSource
| Modifier and Type | Method and Description |
|---|---|
List<ColumnSource> |
getPrimaryKeyColumnSources()
The
PrimaryKeyJoinColumns mapping for the joined-subclass. |
getBatchSize, getCustomLoaderName, getCustomPersisterClassName, getCustomSqlDelete, getCustomSqlInsert, getCustomSqlUpdate, getDiscriminatorMatchValue, getFilterSources, getNamedNativeQueries, getNamedQueries, getPrimaryTable, getProxy, getSecondaryTableMap, getSynchronizedTableNames, getTuplizerClassMap, getXmlNodeName, isAbstract, isDynamicInsert, isDynamicUpdate, isLazy, isSelectBeforeUpdate, quoteIdentifiersLocalToEntitygetHierarchy, getJpaCallbackClasses, getLocalMetadataBuildingContext, getOrigin, getSubTypes, getSuperType, getTypeNameattributeSources, getAttributePathBase, getAttributeRoleBasegetToolingHintContextgetEntityNamingSourcecreateForeignKeyConstraint, getExplicitForeignKeyName, isCascadeDeleteEnabledList<ColumnSource> getPrimaryKeyColumnSources()
PrimaryKeyJoinColumns mapping for the joined-subclass.PrimaryKeyJoinColumnSource lists defined on the joined subclass or null otherwise.Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.