public static interface TransactionController.ReadOnlyTransaction extends TransactionController.Transaction
Modifier and Type | Method and Description |
---|---|
<K extends java.lang.Comparable<K>> |
reader(java.lang.String name)
Retrieve the reader with the given resource name.
|
commit, rollback