Collapse imageExpand ImageCopy imageCopyHover image
            





NHibernate API Reference
StatefulPersistenceContext..::..AddEntity Method
StatefulPersistenceContext Class See Also Send Feedback

Overload List

  NameDescription
Public methodAddEntity(EntityKey, Object)
Add a canonical mapping from entity key to entity instance
Public methodAddEntity(EntityUniqueKey, Object)
Add an entity to the cache by unique key
Public methodAddEntity(Object, Status, array<Object>[]()[][], EntityKey, Object, LockMode, Boolean, IEntityPersister, Boolean, Boolean)
Adds an entity to the internal caches.

See Also

StatefulPersistenceContext Class
StatefulPersistenceContext Members
NHibernate.Engine Namespace
Footer image

Send comments on this topic to nhibernate team

NHibernate