The BasicCollectionPersister type exposes the following members.

Properties

  NameDescription
Public propertyCache (Inherited from AbstractCollectionPersister.)
Public propertyCacheEntryStructure (Inherited from AbstractCollectionPersister.)
Public propertyCascadeDeleteEnabled (Overrides AbstractCollectionPersister..::..CascadeDeleteEnabled.)
Public propertyCollectionMetadata (Inherited from AbstractCollectionPersister.)
Public propertyCollectionSpaces (Inherited from AbstractCollectionPersister.)
Public propertyCollectionType (Inherited from AbstractCollectionPersister.)
Protected propertyDeleteAllCallable (Inherited from AbstractCollectionPersister.)
Protected propertyDeleteAllCheckStyle (Inherited from AbstractCollectionPersister.)
Protected propertyDeleteCallable (Inherited from AbstractCollectionPersister.)
Protected propertyDeleteCheckStyle (Inherited from AbstractCollectionPersister.)
Protected propertyDialect (Inherited from AbstractCollectionPersister.)
Public propertyElementClass
Return the element class of an array, or null otherwise
(Inherited from AbstractCollectionPersister.)
Public propertyElementColumnNames (Inherited from AbstractCollectionPersister.)
Public propertyElementNodeName (Inherited from AbstractCollectionPersister.)
Public propertyElementPersister (Inherited from AbstractCollectionPersister.)
Public propertyElementType (Inherited from AbstractCollectionPersister.)
Public propertyFactory (Inherited from AbstractCollectionPersister.)
Public propertyFetchMode (Inherited from AbstractCollectionPersister.)
Public propertyHasCache (Inherited from AbstractCollectionPersister.)
Public propertyHasIndex (Inherited from AbstractCollectionPersister.)
Public propertyHasManyToManyOrdering (Inherited from AbstractCollectionPersister.)
Public propertyHasOrdering (Inherited from AbstractCollectionPersister.)
Public propertyHasOrphanDelete (Inherited from AbstractCollectionPersister.)
Public propertyHasWhere (Inherited from AbstractCollectionPersister.)
Public propertyIdentifierColumnName (Inherited from AbstractCollectionPersister.)
Public propertyIdentifierGenerator (Inherited from AbstractCollectionPersister.)
Public propertyIdentifierType (Inherited from AbstractCollectionPersister.)
Public propertyIdentitySelectString (Inherited from AbstractCollectionPersister.)
Public propertyIndexColumnNames (Inherited from AbstractCollectionPersister.)
Public propertyIndexFormulas (Inherited from AbstractCollectionPersister.)
Public propertyIndexNodeName (Inherited from AbstractCollectionPersister.)
Public propertyIndexType (Inherited from AbstractCollectionPersister.)
Protected propertyInsertCallable (Inherited from AbstractCollectionPersister.)
Protected propertyInsertCheckStyle (Inherited from AbstractCollectionPersister.)
Public propertyIsArray (Inherited from AbstractCollectionPersister.)
Public propertyIsCollection (Inherited from AbstractCollectionPersister.)
Public propertyIsExtraLazy (Inherited from AbstractCollectionPersister.)
Public propertyIsIdentifierAssignedByInsert (Inherited from AbstractCollectionPersister.)
Public propertyIsInverse (Inherited from AbstractCollectionPersister.)
Public propertyIsLazy (Inherited from AbstractCollectionPersister.)
Public propertyIsManyToMany (Overrides AbstractCollectionPersister..::..IsManyToMany.)
Public propertyIsMutable (Inherited from AbstractCollectionPersister.)
Public propertyIsOneToMany (Overrides AbstractCollectionPersister..::..IsOneToMany.)
Public propertyIsPrimitiveArray (Inherited from AbstractCollectionPersister.)
Public propertyIsSubselectLoadable (Inherited from AbstractCollectionPersister.)
Public propertyIsVersioned (Inherited from AbstractCollectionPersister.)
Protected propertyKeyColumnAliases (Inherited from AbstractCollectionPersister.)
Public propertyKeyColumnNames (Inherited from AbstractCollectionPersister.)
Public propertyKeyType (Inherited from AbstractCollectionPersister.)
Public propertyName (Inherited from AbstractCollectionPersister.)
Public propertyNodeName (Inherited from AbstractCollectionPersister.)
Public propertyNotFoundObject (Inherited from AbstractCollectionPersister.)
Public propertyOwnerEntityName (Inherited from AbstractCollectionPersister.)
Public propertyOwnerEntityPersister (Inherited from AbstractCollectionPersister.)
Public propertyRole
Get the name of this collection role (the fully qualified class name, extended by a "property path")
(Inherited from AbstractCollectionPersister.)
Public propertyRootTableKeyColumnNames (Inherited from AbstractCollectionPersister.)
Protected propertyRowDeleteEnabled (Inherited from AbstractCollectionPersister.)
Protected propertyRowInsertEnabled (Inherited from AbstractCollectionPersister.)
Protected propertySqlDeleteRowString (Inherited from AbstractCollectionPersister.)
Protected propertySqlDeleteString (Inherited from AbstractCollectionPersister.)
Protected propertySQLExceptionConverter (Inherited from AbstractCollectionPersister.)
Protected propertySqlInsertRowString (Inherited from AbstractCollectionPersister.)
Protected propertySqlUpdateRowString (Inherited from AbstractCollectionPersister.)
Public propertyTableName (Inherited from AbstractCollectionPersister.)
Public propertyType (Inherited from AbstractCollectionPersister.)
Protected propertyUpdateCallable (Inherited from AbstractCollectionPersister.)
Protected propertyUpdateCheckStyle (Inherited from AbstractCollectionPersister.)

See Also