[Missing <summary> documentation for "N:NHibernate.Classic"]

Classes

  ClassDescription
Public classValidationFailure
Thrown from Validate()()()() when an invariant was violated. Some applications might subclass this exception in order to provide more information about the violation

Interfaces

  InterfaceDescription
Public interfaceILifecycle
Provides callbacks from the ISession to the persistent object. Persistent classes may implement this interface but they are not required to.
Public interfaceIValidatable
Implemented by persistent classes with invariants that must be checked before inserting into or updating the database

Enumerations

  EnumerationDescription
Public enumerationLifecycleVeto