| Name | Description |
---|
 | Add | Overloaded. |
 | AfterInitialize | (Inherited from AbstractPersistentCollection.) |
 | AfterRowInsert |
Called after inserting a row, to fetch the natively generated id
(Inherited from AbstractPersistentCollection.) |
 | BeforeInitialize | (Overrides AbstractPersistentCollection..::.BeforeInitialize(ICollectionPersister).) |
 | BeginRead |
Called just before reading any rows from the IDataReader
(Inherited from AbstractPersistentCollection.) |
 | Clear | |
 | ClearDirty | (Inherited from AbstractPersistentCollection.) |
 | Contains | Overloaded. |
 | CopyTo | Overloaded. |
 | DelayedAddAll |
After reading all existing elements from the database,
add the queued elements to the underlying collection.
(Inherited from AbstractPersistentCollection.) |
 | Dirty | (Inherited from AbstractPersistentCollection.) |
 | Disassemble | (Overrides AbstractPersistentCollection..::.Disassemble(ICollectionPersister).) |
 | EndRead | (Inherited from AbstractPersistentCollection.) |
 | Entries | (Overrides AbstractPersistentCollection..::.Entries()()().) |
 | EntryExists | (Overrides AbstractPersistentCollection..::.EntryExists(Object, Int32).) |
 | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
 | EqualsSnapshot | (Overrides AbstractPersistentCollection..::.EqualsSnapshot(IType).) |
 | 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.) |
 | ForceInitialization |
To be called internally by the session, forcing
immediate initalization.
(Inherited from AbstractPersistentCollection.) |
 | GetDeletes | (Overrides AbstractPersistentCollection..::.GetDeletes(IType, Boolean).) |
 | GetElement | (Overrides AbstractPersistentCollection..::.GetElement(Object).) |
 | GetEnumerator | |
 | 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.) |
 | GetIdentifier | (Overrides AbstractPersistentCollection..::.GetIdentifier(Object, Int32).) |
 | GetIndex | (Overrides AbstractPersistentCollection..::.GetIndex(Object, Int32).) |
 | GetOrphans | (Overrides AbstractPersistentCollection..::.GetOrphans(Object, Type).) |
 | GetSnapshot | Overloaded. |
 | GetSnapshotElement | (Overrides AbstractPersistentCollection..::.GetSnapshotElement(Object, Int32).) |
 | GetType | Gets the Type of the current instance. (Inherited from Object.) |
 | GetValue |
Return the user-visible collection (or array) instance
(Inherited from AbstractPersistentCollection.) |
 | IndexOf | Overloaded. |
 | Initialize |
Initialize the collection, if possible, wrapping any exceptions
in a runtime exception
(Inherited from AbstractPersistentCollection.) |
 | InitializeFromCache |
Initializes this Bag from the cached values.
(Overrides AbstractPersistentCollection..::.InitializeFromCache(ICollectionPersister, Object, Object).) |
 | Insert | Overloaded. |
 | IsSnapshotEmpty | (Inherited from AbstractPersistentCollection.) |
 | IsWrapper | (Overrides AbstractPersistentCollection..::.IsWrapper(Object).) |
 | MakeDirtyIfTrue | (Inherited from AbstractPersistentCollection.) |
 | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
 | NeedsInserting | (Overrides AbstractPersistentCollection..::.NeedsInserting(Object, Int32, IType).) |
 | NeedsRecreate |
Gets a Boolean indicating if the rows for this collection
need to be recreated in the table.
(Inherited from AbstractPersistentCollection.) |
 | NeedsUpdating | (Overrides AbstractPersistentCollection..::.NeedsUpdating(Object, Int32, IType).) |
 | PostAction |
Clears out any Queued Additions.
(Inherited from AbstractPersistentCollection.) |
 | PreInsert | (Overrides AbstractPersistentCollection..::.PreInsert(ICollectionPersister).) |
 | QueueAdd |
Queue an addition if the peristent collection supports it
(Inherited from AbstractPersistentCollection.) |
 | QueueAddAll |
Queue additions
(Inherited from AbstractPersistentCollection.) |
 | Read |
Called by any read-only method of the collection interface
(Inherited from AbstractPersistentCollection.) |
 | ReadFrom | (Overrides AbstractPersistentCollection..::.ReadFrom(IDataReader, ICollectionPersister, ICollectionAliases, Object).) |
 | Remove | Overloaded. |
 | RemoveAt | |
 | SetCurrentSession |
Associate the collection with the given session.
(Inherited from AbstractPersistentCollection.) |
 | SetInitialized |
Mark the collection as initialized.
(Inherited from AbstractPersistentCollection.) |
 | Snapshot | (Overrides AbstractPersistentCollection..::.Snapshot(ICollectionPersister).) |
 | ToString | (Inherited from Object.) |
 | UnsetSession |
Disassociate this collection from the given session.
(Inherited from AbstractPersistentCollection.) |
 | Write |
Called by any writer method of the collection interface
(Inherited from AbstractPersistentCollection.) |