We need an entry to tell us all about the current state
of a collection with respect to its persistent state
The following tables list the members exposed by the CollectionEntry type.
Public Methods
| Name | Description | |
|---|---|---|
| AfterAction | ||
| GetOrphans | ||
| InitSnapshot | ||
| IsSnapshotEmpty | ||
| PostFlush |
Updates the CollectionEntry to reflect that it is has been successfully flushed to the database.
| |
| PostInitialize |
Updates the CollectionEntry to reflect that the IPersistentCollection
has been initialized.
| |
| PreFlush |
Prepares this CollectionEntry for the Flush process.
|
Public Constructors
| Name | Description | |
|---|---|---|
| CollectionEntryNew | Overloaded. |