Collapse imageExpand ImageCopy imageCopyHover image
            





NHibernate API Reference
AbstractCollectionPersister Properties
AbstractCollectionPersister Class See Also Send Feedback

The AbstractCollectionPersister type exposes the following members.

Properties

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

See Also

AbstractCollectionPersister Class
NHibernate.Persister.Collection Namespace
Footer image

Send comments on this topic to nhibernate team

NHibernate