Namespaces

Types

Type IUniqueEntityLoader

Namespace NHibernate.Loader.Entity

Methods

Public instance methods

object Load(object id, object optionalObject, ISessionImplementor session)

Load an entity instance. If OptionalObject is supplied, load the entity state into the given (uninitialized) object
Parameters
return object
object id
object optionalObject
ISessionImplementor session