The BasicCollectionPersister type exposes the following members.

Properties

  NameDescription
Cache (Inherited from AbstractCollectionPersister.)
CollectionMetadata (Inherited from AbstractCollectionPersister.)
CollectionSpace (Inherited from AbstractCollectionPersister.)
CollectionType (Inherited from AbstractCollectionPersister.)
DeleteAllCheckStyle (Inherited from AbstractCollectionPersister.)
DeleteCheckStyle (Inherited from AbstractCollectionPersister.)
ElementClass
Return the element class of an array, or null otherwise
(Inherited from AbstractCollectionPersister.)
ElementColumnNames (Inherited from AbstractCollectionPersister.)
ElementPersister (Inherited from AbstractCollectionPersister.)
ElementType (Inherited from AbstractCollectionPersister.)
Factory (Inherited from AbstractCollectionPersister.)
FetchMode (Inherited from AbstractCollectionPersister.)
HasCache (Inherited from AbstractCollectionPersister.)
HasIndex (Inherited from AbstractCollectionPersister.)
HasManyToManyOrdering (Inherited from AbstractCollectionPersister.)
HasOrdering (Inherited from AbstractCollectionPersister.)
HasOrphanDelete (Inherited from AbstractCollectionPersister.)
HasWhere (Inherited from AbstractCollectionPersister.)
IdentifierColumnName (Inherited from AbstractCollectionPersister.)
IdentifierGenerator (Inherited from AbstractCollectionPersister.)
IdentifierType (Inherited from AbstractCollectionPersister.)
IndexColumnNames (Inherited from AbstractCollectionPersister.)
IndexType (Inherited from AbstractCollectionPersister.)
InsertCheckStyle (Inherited from AbstractCollectionPersister.)
IsArray (Inherited from AbstractCollectionPersister.)
IsCollection (Inherited from AbstractCollectionPersister.)
IsInverse (Inherited from AbstractCollectionPersister.)
IsLazy (Inherited from AbstractCollectionPersister.)
IsManyToMany (Overrides AbstractCollectionPersister..::.IsManyToMany.)
IsOneToMany (Overrides AbstractCollectionPersister..::.IsOneToMany.)
IsPrimitiveArray (Inherited from AbstractCollectionPersister.)
IsSubselectLoadable (Inherited from AbstractCollectionPersister.)
IsVersioned (Inherited from AbstractCollectionPersister.)
KeyColumnNames (Inherited from AbstractCollectionPersister.)
KeyType (Inherited from AbstractCollectionPersister.)
Name (Inherited from AbstractCollectionPersister.)
OwnerClass (Inherited from AbstractCollectionPersister.)
OwnerEntityPersister (Inherited from AbstractCollectionPersister.)
Role
Get the name of this collection role (the fully qualified class name, extended by a "property path")
(Inherited from AbstractCollectionPersister.)
SqlDeleteRowString (Inherited from AbstractCollectionPersister.)
SqlDeleteString (Inherited from AbstractCollectionPersister.)
SqlInsertRowString (Inherited from AbstractCollectionPersister.)
SqlUpdateRowString (Inherited from AbstractCollectionPersister.)
TableName (Inherited from AbstractCollectionPersister.)
Type (Inherited from AbstractCollectionPersister.)
UpdateCheckStyle (Inherited from AbstractCollectionPersister.)

See Also