public class RollbackAwareBoundarySet<T> extends BoundarySet<T>
| Constructor and Description |
|---|
RollbackAwareBoundarySet(String[] sessionSourceKeys,
boolean implicit,
boolean rollbackOnly) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isRollbackOnly() |
allows, allows, isImplicitadd, clear, clone, contains, isEmpty, iterator, remove, size, spliteratorequals, hashCode, removeAlladdAll, containsAll, retainAll, toArray, toArray, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitaddAll, containsAll, equals, hashCode, removeAll, retainAll, toArray, toArrayparallelStream, removeIf, streampublic RollbackAwareBoundarySet(String[] sessionSourceKeys, boolean implicit, boolean rollbackOnly)
Copyright © 2017. All rights reserved.