Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
Code: Visual C++
Members: Show All
Members: Filtered
Members: Filtered
Members: Filtered
C#
Visual Basic
Visual C++
Include Protected Members
Include Inherited Members
NHibernate API Reference
BasicCollectionPersister Properties
BasicCollectionPersister Class
See Also
Send Feedback
The
BasicCollectionPersister
type exposes the following members.
Properties
Name
Description
Cache
(Inherited from
AbstractCollectionPersister
.)
CacheEntryStructure
(Inherited from
AbstractCollectionPersister
.)
CascadeDeleteEnabled
(Overrides
AbstractCollectionPersister
.
.
::
.
.
CascadeDeleteEnabled
.)
CollectionMetadata
(Inherited from
AbstractCollectionPersister
.)
CollectionSpaces
(Inherited from
AbstractCollectionPersister
.)
CollectionType
(Inherited from
AbstractCollectionPersister
.)
DeleteAllCallable
(Inherited from
AbstractCollectionPersister
.)
DeleteAllCheckStyle
(Inherited from
AbstractCollectionPersister
.)
DeleteCallable
(Inherited from
AbstractCollectionPersister
.)
DeleteCheckStyle
(Inherited from
AbstractCollectionPersister
.)
Dialect
(Inherited from
AbstractCollectionPersister
.)
ElementClass
Return the element class of an array, or null otherwise
(Inherited from
AbstractCollectionPersister
.)
ElementColumnNames
(Inherited from
AbstractCollectionPersister
.)
ElementNodeName
(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
.)
IdentitySelectString
(Inherited from
AbstractCollectionPersister
.)
IndexColumnNames
(Inherited from
AbstractCollectionPersister
.)
IndexFormulas
(Inherited from
AbstractCollectionPersister
.)
IndexNodeName
(Inherited from
AbstractCollectionPersister
.)
IndexType
(Inherited from
AbstractCollectionPersister
.)
InsertCallable
(Inherited from
AbstractCollectionPersister
.)
InsertCheckStyle
(Inherited from
AbstractCollectionPersister
.)
IsArray
(Inherited from
AbstractCollectionPersister
.)
IsCollection
(Inherited from
AbstractCollectionPersister
.)
IsExtraLazy
(Inherited from
AbstractCollectionPersister
.)
IsIdentifierAssignedByInsert
(Inherited from
AbstractCollectionPersister
.)
IsInverse
(Inherited from
AbstractCollectionPersister
.)
IsLazy
(Inherited from
AbstractCollectionPersister
.)
IsManyToMany
(Overrides
AbstractCollectionPersister
.
.
::
.
.
IsManyToMany
.)
IsMutable
(Inherited from
AbstractCollectionPersister
.)
IsOneToMany
(Overrides
AbstractCollectionPersister
.
.
::
.
.
IsOneToMany
.)
IsPrimitiveArray
(Inherited from
AbstractCollectionPersister
.)
IsSubselectLoadable
(Inherited from
AbstractCollectionPersister
.)
IsVersioned
(Inherited from
AbstractCollectionPersister
.)
KeyColumnAliases
(Inherited from
AbstractCollectionPersister
.)
KeyColumnNames
(Inherited from
AbstractCollectionPersister
.)
KeyType
(Inherited from
AbstractCollectionPersister
.)
Name
(Inherited from
AbstractCollectionPersister
.)
NodeName
(Inherited from
AbstractCollectionPersister
.)
NotFoundObject
(Inherited from
AbstractCollectionPersister
.)
OwnerEntityName
(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
.)
RootTableKeyColumnNames
(Inherited from
AbstractCollectionPersister
.)
RowDeleteEnabled
(Inherited from
AbstractCollectionPersister
.)
RowInsertEnabled
(Inherited from
AbstractCollectionPersister
.)
SqlDeleteRowString
(Inherited from
AbstractCollectionPersister
.)
SqlDeleteString
(Inherited from
AbstractCollectionPersister
.)
SQLExceptionConverter
(Inherited from
AbstractCollectionPersister
.)
SqlInsertRowString
(Inherited from
AbstractCollectionPersister
.)
SqlUpdateRowString
(Inherited from
AbstractCollectionPersister
.)
TableName
(Inherited from
AbstractCollectionPersister
.)
Type
(Inherited from
AbstractCollectionPersister
.)
UpdateCallable
(Inherited from
AbstractCollectionPersister
.)
UpdateCheckStyle
(Inherited from
AbstractCollectionPersister
.)
See Also
BasicCollectionPersister Class
NHibernate.Persister.Collection Namespace