Overload List

  NameDescription
Public methodUpdate(Object)
Update the persistent instance with the identifier of the given transient instance.
(Inherited from ISession.)
Public methodUpdate(Object, Object)
Update the persistent state associated with the given identifier.
(Inherited from ISession.)
Public methodUpdate(String, Object)
Update the persistent instance with the identifier of the given detached instance.
(Inherited from ISession.)

See Also