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, quoteIdentifiersLocalToEntity
getHierarchy, getJpaCallbackClasses, getLocalMetadataBuildingContext, getOrigin, getSubTypes, getSuperType, getTypeName
attributeSources, getAttributePathBase, getAttributeRoleBase
getToolingHintContext
getEntityNamingSource
createForeignKeyConstraint, getExplicitForeignKeyName, isCascadeDeleteEnabled
List<ColumnSource> getPrimaryKeyColumnSources()
PrimaryKeyJoinColumns
mapping for the joined-subclass.PrimaryKeyJoinColumnSource
lists defined on the joined subclass or null
otherwise.Copyright © 2016 JBoss by Red Hat. All rights reserved.