Package org.hibernate.event.spi
Interface PersistContext
public interface PersistContext
A
PersistEvent represents a persist operation
applied to a single entity. A PersistContext is propagated across all cascaded persist operations,
and keeps track of all the entities we've already visited.- Author:
- Gavin King
-
Method Summary
-
Method Details
-
add
-
create
-