The SingleTableEntityPersister type exposes the following members.

Properties

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

See Also