| Package | Description |
|---|---|
| org.jsimpledb |
Abstraction layer allowing access to a
Database using normal Java objects. |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Session.HasTransactionOptions
Interface implemented by
Session.TransactionalAction's that want to provide custom transaction options. |
static interface |
Session.RetryableAction
Tagging interface indicating a
Session.TransactionalAction that should be retried if a
RetryTransactionException is thrown. |
Copyright © 2017. All rights reserved.