| Name | Description |
---|
![Protected method Protected method](../icons/protmethod.gif) | AppendElementColumns | (Inherited from AbstractCollectionPersister.) |
![Protected method Protected method](../icons/protmethod.gif) | AppendIdentifierColumns | (Inherited from AbstractCollectionPersister.) |
![Protected method Protected method](../icons/protmethod.gif) | AppendIndexColumns | (Inherited from AbstractCollectionPersister.) |
![Public method Public method](../icons/pubmethod.gif) | ConsumesCollectionAlias | (Overrides AbstractCollectionPersister..::..ConsumesCollectionAlias()()()().) |
![Public method Public method](../icons/pubmethod.gif) | ConsumesEntityAlias | (Overrides AbstractCollectionPersister..::..ConsumesEntityAlias()()()().) |
![Protected method Protected method](../icons/protmethod.gif) | CreateCollectionInitializer | (Overrides AbstractCollectionPersister..::..CreateCollectionInitializer(IDictionary<(Of <<'(String, IFilter>)>>)).) |
![Protected method Protected method](../icons/protmethod.gif) | CreateSubselectInitializer | (Overrides AbstractCollectionPersister..::..CreateSubselectInitializer(SubselectFetch, ISessionImplementor).) |
![Public method Public method](../icons/pubmethod.gif) | DecrementIndexByBase | (Inherited from AbstractCollectionPersister.) |
![Public method Public method](../icons/pubmethod.gif) | DeleteRows | (Inherited from AbstractCollectionPersister.) |
![Protected method Protected method](../icons/protmethod.gif) | DoUpdateRows | (Overrides AbstractCollectionPersister..::..DoUpdateRows(Object, IPersistentCollection, ISessionImplementor).) |
![Public method Public method](../icons/pubmethod.gif) | ElementExists | (Inherited from AbstractCollectionPersister.) |
![Public method Public method](../icons/pubmethod.gif) | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![Protected method Protected method](../icons/protmethod.gif) | FilterFragment(String) | (Inherited from AbstractCollectionPersister.) |
![Public method Public method](../icons/pubmethod.gif) | FilterFragment(String, IDictionary<(Of <<'(String, IFilter>)>>)) | (Inherited from AbstractCollectionPersister.) |
![Protected method Protected method](../icons/protmethod.gif) | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![Public method Public method](../icons/pubmethod.gif) | FromJoinFragment | (Overrides AbstractCollectionPersister..::..FromJoinFragment(String, Boolean, Boolean).) |
![Protected method Protected method](../icons/protmethod.gif) | GenerateDeleteRowString |
Generate the SQL DELETE that deletes a particular row
(Overrides AbstractCollectionPersister..::..GenerateDeleteRowString()()()().) |
![Protected method Protected method](../icons/protmethod.gif) | GenerateDeleteString |
Generate the SQL DELETE that deletes all rows
(Overrides AbstractCollectionPersister..::..GenerateDeleteString()()()().) |
![Protected method Protected method](../icons/protmethod.gif) | GenerateIdentityInsertRowString | (Overrides AbstractCollectionPersister..::..GenerateIdentityInsertRowString()()()().) |
![Protected method Protected method](../icons/protmethod.gif) | GenerateInsertRowString |
Generate the SQL INSERT that creates a new row
(Overrides AbstractCollectionPersister..::..GenerateInsertRowString()()()().) |
![Protected method Protected method](../icons/protmethod.gif) | GenerateSelectFragment | (Inherited from AbstractCollectionPersister.) |
![Protected method Protected method](../icons/protmethod.gif) | GenerateUpdateRowString |
Generate the SQL UPDATE that updates a row
(Overrides AbstractCollectionPersister..::..GenerateUpdateRowString()()()().) |
![Protected method Protected method](../icons/protmethod.gif) | GetAppropriateInitializer | (Inherited from AbstractCollectionPersister.) |
![Public method Public method](../icons/pubmethod.gif) | GetCollectionPropertyColumnAliases | (Inherited from AbstractCollectionPersister.) |
![Protected method Protected method](../icons/protmethod.gif) | GetCountSqlSelectClause | (Inherited from AbstractCollectionPersister.) |
![Public method Public method](../icons/pubmethod.gif) | GetElementByIndex | (Inherited from AbstractCollectionPersister.) |
![Public method Public method](../icons/pubmethod.gif) | GetElementColumnAliases | (Inherited from AbstractCollectionPersister.) |
![Public method Public method](../icons/pubmethod.gif) | GetElementColumnNames | (Inherited from AbstractCollectionPersister.) |
![Public method Public method](../icons/pubmethod.gif) | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![Public method Public method](../icons/pubmethod.gif) | GetIdentifierColumnAlias | (Inherited from AbstractCollectionPersister.) |
![Public method Public method](../icons/pubmethod.gif) | GetIndexColumnAliases | (Inherited from AbstractCollectionPersister.) |
![Public method Public method](../icons/pubmethod.gif) | GetIndexColumnNames | (Inherited from AbstractCollectionPersister.) |
![Public method Public method](../icons/pubmethod.gif) | GetInfoString | (Inherited from AbstractCollectionPersister.) |
![Public method Public method](../icons/pubmethod.gif) | GetKeyColumnAliases | (Inherited from AbstractCollectionPersister.) |
![Public method Public method](../icons/pubmethod.gif) | GetManyToManyFilterFragment | (Inherited from AbstractCollectionPersister.) |
![Public method Public method](../icons/pubmethod.gif) | GetManyToManyOrderByString | (Inherited from AbstractCollectionPersister.) |
![Public method Public method](../icons/pubmethod.gif) | GetSelectByUniqueKeyString | (Inherited from AbstractCollectionPersister.) |
![Public method Public method](../icons/pubmethod.gif) | GetSize | (Inherited from AbstractCollectionPersister.) |
![Public method Public method](../icons/pubmethod.gif) | GetSQLOrderByString | (Inherited from AbstractCollectionPersister.) |
![Public method Public method](../icons/pubmethod.gif) | GetSQLWhereString | (Inherited from AbstractCollectionPersister.) |
![Public method Public method](../icons/pubmethod.gif) | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![Protected method Protected method](../icons/protmethod.gif) | IncrementIndexByBase | (Inherited from AbstractCollectionPersister.) |
![Public method Public method](../icons/pubmethod.gif) | IndexExists | (Inherited from AbstractCollectionPersister.) |
![Public method Public method](../icons/pubmethod.gif) | InitCollectionPropertyMap | (Inherited from AbstractCollectionPersister.) |
![Public method Public method](../icons/pubmethod.gif) | Initialize | (Inherited from AbstractCollectionPersister.) |
![Public method Public method](../icons/pubmethod.gif) | InsertRows | (Inherited from AbstractCollectionPersister.) |
![Public method Public method](../icons/pubmethod.gif) | IsAffectedByEnabledFilters | (Inherited from AbstractCollectionPersister.) |
![Protected method Protected method](../icons/protmethod.gif) | LogStaticSQL | (Inherited from AbstractCollectionPersister.) |
![Protected method Protected method](../icons/protmethod.gif) | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![Public method Public method](../icons/pubmethod.gif) | OneToManyFilterFragment | (Inherited from AbstractCollectionPersister.) |
![Protected method Protected method](../icons/protmethod.gif) | PerformInsert(Object, IPersistentCollection, Object, Int32, ISessionImplementor) |
Perform an SQL INSERT, and then retrieve a generated identifier.
(Inherited from AbstractCollectionPersister.) |
![Protected method Protected method](../icons/protmethod.gif) | PerformInsert(Object, IPersistentCollection, IExpectation, Object, Int32, Boolean, Boolean, ISessionImplementor) | (Inherited from AbstractCollectionPersister.) |
![Public method Public method](../icons/pubmethod.gif) | PostInstantiate | (Inherited from AbstractCollectionPersister.) |
![Public method Public method](../icons/pubmethod.gif) | ReadElement |
Reads the Element from the IDataReader. The IDataReader will probably only contain
the id of the Element.
(Inherited from AbstractCollectionPersister.) |
![Public method Public method](../icons/pubmethod.gif) | ReadIdentifier | (Inherited from AbstractCollectionPersister.) |
![Public method Public method](../icons/pubmethod.gif) | ReadIndex | (Inherited from AbstractCollectionPersister.) |
![Public method Public method](../icons/pubmethod.gif) | ReadKey | (Inherited from AbstractCollectionPersister.) |
![Public method Public method](../icons/pubmethod.gif) | Recreate | (Inherited from AbstractCollectionPersister.) |
![Public method Public method](../icons/pubmethod.gif) | Remove | (Inherited from AbstractCollectionPersister.) |
![Public method Public method](../icons/pubmethod.gif) | SelectFragment(String, String) | (Inherited from AbstractCollectionPersister.) |
![Public method Public method](../icons/pubmethod.gif) | SelectFragment(IJoinable, String, String, String, String, Boolean) | (Overrides AbstractCollectionPersister..::..SelectFragment(IJoinable, String, String, String, String, Boolean).) |
![Public method Public method](../icons/pubmethod.gif) | ToColumns(String) | (Inherited from AbstractCollectionPersister.) |
![Public method Public method](../icons/pubmethod.gif) | ToColumns(String, String) | (Inherited from AbstractCollectionPersister.) |
![Public method Public method](../icons/pubmethod.gif) | ToString | (Inherited from AbstractCollectionPersister.) |
![Public method Public method](../icons/pubmethod.gif) | ToType | (Inherited from AbstractCollectionPersister.) |
![Public method Public method](../icons/pubmethod.gif) | TryToType | (Inherited from AbstractCollectionPersister.) |
![Public method Public method](../icons/pubmethod.gif) | UpdateRows | (Inherited from AbstractCollectionPersister.) |
![Protected method Protected method](../icons/protmethod.gif) | UseGetGeneratedKeys | (Inherited from AbstractCollectionPersister.) |
![Protected method Protected method](../icons/protmethod.gif) | UseInsertSelectIdentity | (Inherited from AbstractCollectionPersister.) |
![Public method Public method](../icons/pubmethod.gif) | WhereJoinFragment | (Overrides AbstractCollectionPersister..::..WhereJoinFragment(String, Boolean, Boolean).) |
![Protected method Protected method](../icons/protmethod.gif) | WriteElement | (Inherited from AbstractCollectionPersister.) |
![Protected method Protected method](../icons/protmethod.gif) | WriteElementToWhere | (Inherited from AbstractCollectionPersister.) |
![Protected method Protected method](../icons/protmethod.gif) | WriteIdentifier | (Inherited from AbstractCollectionPersister.) |
![Protected method Protected method](../icons/protmethod.gif) | WriteIndex | (Inherited from AbstractCollectionPersister.) |
![Protected method Protected method](../icons/protmethod.gif) | WriteIndexToWhere | (Inherited from AbstractCollectionPersister.) |
![Protected method Protected method](../icons/protmethod.gif) | WriteKey | (Inherited from AbstractCollectionPersister.) |