| Interface | Description |
|---|---|
| ActivityDao | |
| AuditDao | |
| OrderDao | |
| PersistenceHandler | |
| ResourceDao | |
| StrolchDao<T extends StrolchRootElement> |
This data access object is used to access
StrolchRootElement from the underlying persistence layer. |
| StrolchTransaction |
StrolchTransaction is the central element in Strolch. |
| Class | Description |
|---|---|
| AbstractTransaction | |
| ModificationResult | |
| TransactionResult |
| Enum | Description |
|---|---|
| TransactionCloseStrategy |
Defines what happens when a
StrolchTransaction is closed. |
| TransactionState |
The different states of a
StrolchTransaction |
| Exception | Description |
|---|---|
| StrolchPersistenceException | |
| StrolchTransactionException |
Copyright © 2011–2016 Strolch. All rights reserved.