Defines the contract for handling of create events generated from a session.

Namespace: NHibernate.Event
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)

Syntax

C#
public interface IPersistEventListener
Visual Basic
Public Interface IPersistEventListener
Visual C++
public interface class IPersistEventListener

See Also