Class RollbackAwareBoundarySet<T>

All Implemented Interfaces:
Serializable, Cloneable, Iterable<T>, Collection<T>, Set<T>

public class RollbackAwareBoundarySet<T> extends BoundarySet<T>
See Also:
  • Constructor Details

    • RollbackAwareBoundarySet

      public RollbackAwareBoundarySet(String[] sessionSourceKeys, boolean implicit, boolean rollbackOnly)
  • Method Details

    • isRollbackOnly

      public boolean isRollbackOnly()