return LifecycleVeto |
A LifecycleVeto value indicating whether the operation should be vetoed or allowed to proceed. |
ISession s |
The session |
Type ILifecycle
Namespace NHibernate.Classic
return LifecycleVeto |
A LifecycleVeto value indicating whether the operation should be vetoed or allowed to proceed. |
ISession s |
The session |
. However, the object may keep a reference to the session for later use
ISession s |
The session |
object id |
The identifier |
return LifecycleVeto |
If we should veto the save |
ISession s |
The session |
This method is called every time the object's state is persisted during a flush.
return LifecycleVeto |
A LifecycleVeto value indicating whether the operation should be vetoed or allowed to proceed. |
ISession s |
The session |