| Package | Description |
|---|---|
| com.hammurapi.store |
This package contains interfaces and classes which define object store and provide foundation for implementations.
|
| Modifier and Type | Method and Description |
|---|---|
Transaction<T,PK,S> |
TransactionalStore.beginTransaction(boolean exclusive)
Starts a new transaction.
|