Interface PersistenceEventContext<T>

  • Type Parameters:
    T - The generic type of the entity
    All Known Subinterfaces:
    EntityEventContext<T>, QueryEventContext<T>

    public interface PersistenceEventContext<T>
    Context object for event receivers.
    Since:
    2.3.0