new in h2.1 and no javadoc

Namespace:  NHibernate.Engine
Assembly:  NHibernate (in NHibernate.dll)

Syntax

Visual Basic (Declaration)
Sub BeforeLoad
C#
void BeforeLoad()
Visual C++
void BeforeLoad()
JavaScript
function beforeLoad();

See Also