Finish the initialization of this object, once all ClassPersisters have been
instantiated. Called only once, before any other method.
Namespace: NHibernate.Persister.EntityAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
void PostInstantiate() |
Visual Basic |
---|
Sub PostInstantiate |
Visual C++ |
---|
void PostInstantiate() |