The AbstractEntityPersister type exposes the following members.

Properties

  NameDescription
Cache
ClassMetadata
ClassName (Overrides AbstractPropertyMapping..::.ClassName.)
ConcreteProxyClass
Dialect
DiscriminatorAlias
DiscriminatorColumnName
DiscriminatorFormulaTemplate
DiscriminatorSQLValue
DiscriminatorType
DiscriminatorValue
EntityMetamodel
EntityType
Factory
Getters
HasCache
HasCascades
HasCollections
HasEmbeddedIdentifier
HasFormulaProperties
HasIdentifierProperty
HasIdentifierPropertyOrEmbeddedCompositeIdentifier
HasInsertGeneratedProperties
HasProxy
HasSelectBeforeUpdate
HasSubclasses
HasSubselectLoadableCollections
HasUpdateGeneratedProperties
HasWhere
HydrateSpan
IdentifierAliases
IdentifierColumnNames (Overrides AbstractPropertyMapping..::.IdentifierColumnNames.)
IdentifierColumnSpan
IdentifierGenerator
IdentifierPropertyName
IdentifierSpace
IdentifierType
ImplementsLifecycle
ImplementsValidatable
IsBatchable
IsBatchLoadable
IsCacheInvalidationRequired
IsCollection
IsExplicitPolymorphism
IsIdentifierAssignedByInsert
IsInherited
IsManyToMany
IsMutable
IsPolymorphic
IsVersioned
IsVersionPropertyGenerated
KeyColumnNames
MappedClass
MappedSuperclass
Name
OptimisticLockMode
PropertyCascadeStyles
PropertyCheckability
PropertyColumnInsertable
PropertyColumnUpdateable
PropertyInsertability
PropertyInsertGenerationInclusions
PropertyNames
PropertyNullability
PropertySpaces
PropertyTableNumbers
PropertyTableNumbersInSelect
PropertyTypes
PropertyUpdateability
PropertyUpdateGenerationInclusions
PropertyVersionability
QuerySpaces
Setters
SqlDeleteStrings
The queries that delete rows by id (and version)
SqlIdentityInsertString
The query that insert a row into the root table, letting the database generate an id
SqlInsertStrings
The queries that insert rows with a given id
SQLSnapshotSelectString
SqlUpdateStrings
The queries that update rows by id (and version)
SubclassColumnAliasClosure
SubclassColumnClosure
SubclassColumnTableNumberClosure
SubclassFormulaAliasClosure
SubclassFormulaClosure
SubclassFormulaTableNumberClosure
SubclassFormulaTemplateClosure
SubclassPropertyColumnNameClosure
SubclassPropertyFormulaTemplateClosure
SubclassPropertyNameClosure
SubclassPropertyTypeClosure
TableHasColumns
TableName
TableSpan
Type (Overrides AbstractPropertyMapping..::.Type.)
UseDynamicUpdate
VersionColumnName
VersionedTableName
VersionProperty
VersionSelectString
VersionType

See Also