return bool |
|
ICollectionPersister persister |
return bool |
|
ICollectionPersister persister |
ICollectionPersister persister |
|
object entry |
|
int i |
ICollectionPersister persister |
The default implementation is to throw an AssertionFailure because most collections do not support delayed addition. If the collection does then override this method.
ICollection coll |
The ICollection to add. |
ICollectionPersister persister |
The ICollectionPersister that is currently loading the collection. |
return object |
|
ICollectionPersister persister |
This should be overridden by sub collections that use temporary collections to store values read from the db.
return bool |
|
ICollectionPersister persister |
return IEnumerable |
return bool |
|
object entry |
|
int i |
return bool |
|
object obj |
return bool |
|
IType elementType |
This method is similar to Initialize , except that different exceptions are thrown.
return ICollection |
|
IType elemType |
|
bool indexIsFormula |
return object |
|
object entry |
return int |
return object |
|
object entry |
|
int i |
return object |
|
object entry |
|
int i |
return ICollection |
|
object snapshot |
|
Type entityName |
return ICollection |
|
ICollectionPersister persister |
return object |
|
object entry |
|
int i |
return Type |
return object |
By default, the NHibernate wrapper is an acceptable collection for the end user code to work with because it is interface compatible. An NHibernate PersistentList is an IList, an NHibernate PersistentMap is an IDictionary and those are the types user code is expecting. |
ICollectionPersister persister |
|
object disassembled |
|
object owner |
return bool |
|
ICollection snapshot |
return bool |
|
object collection |
return bool |
|
object entry |
|
int i |
|
IType elemType |
return bool |
${WriteSummary(content)} |
ICollectionPersister persister |
The ICollectionPersister for this Collection. |
return bool |
|
object entry |
|
int i |
|
IType elemType |
After a Flush() the database is in synch with the in-memory contents of the Collection. Since everything is in synch remove any Queued Additions.
ICollectionPersister persister |
return object |
The object that was contained in the row. |
IDataReader reader |
The IDataReader that contains the value of the Identifier |
ICollectionPersister role |
The persister for this Collection. |
ICollectionAliases descriptor |
The descriptor providing result set column names |
object owner |
The owner of this Collection. |
return bool |
false if the collection was already associated with the session |
ISessionImplementor session |
return string |
return bool |
true if this was currently associated with the given session |
ISessionImplementor session |
IList list |
|
object obj |
|
Type entityName |
|
ISessionImplementor session |
IList list |
|
ICollection collection |
|
Type entityName |
|
ISessionImplementor session |
return ICollectionSnapshot
|
return bool
|
return bool
|
${WriteSummary(content)}
return bool
|
return bool
|
return object
|
return ICollection
|
return bool
|