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.