The AbstractCollectionPersister type exposes the following members.

Methods

  NameDescription
AppendElementColumns
AppendIdentifierColumns
AppendIndexColumns
ConsumesCollectionAlias
ConsumesEntityAlias
Convert
CreateCollectionInitializer
CreateSubselectInitializer
DeleteRows
DoUpdateRows
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
FilterFragmentOverloaded.
Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
FromJoinFragment
GenerateDeleteRowString
GenerateDeleteString
GenerateInsertRowString
GenerateSelectFragment
GenerateUpdateRowString
GetAppropriateInitializer
GetCollectionPropertyColumnAliases
GetElementColumnAliases
GetElementColumnNames
GetHashCode
Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table.
(Inherited from Object.)
GetIdentifierColumnAlias
GetIndexColumnAliases
GetIndexColumnNames
GetKeyColumnAliases
GetManyToManyFilterFragment
GetManyToManyOrderByString
GetSQLOrderByString
GetSQLWhereString
GetType
Gets the Type of the current instance.
(Inherited from Object.)
InitCollectionPropertyMap
Initialize
InsertRows
IsAffectedByEnabledFilters
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
OneToManyFilterFragment
PostInstantiate
ReadElement
Reads the Element from the IDataReader. The IDataReader will probably only contain the id of the Element.
ReadElementIdentifier
Gets just the Identifier of the Element for the Collection.
ReadIdentifier
ReadIndex
ReadKey
Recreate
Remove
SelectFragmentOverloaded.
ToColumns
ToString (Overrides Object..::.ToString()()().)
ToType
UpdateRows
WhereJoinFragment
WriteElement
WriteElementToWhere
WriteIdentifier
WriteIndex
WriteIndexToWhere
WriteKey

See Also