Does this query return objects that might be already cached by
the session, whose lock mode may need upgrading.
Namespace: NHibernate.LoaderAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
protected virtual bool UpgradeLocks() |
Visual Basic |
---|
Protected Overridable Function UpgradeLocks As Boolean |
Visual C++ |
---|
protected: virtual bool UpgradeLocks() |
Return Value
[Missing <returns> documentation for "M:NHibernate.Loader.Loader.UpgradeLocks"]