| Interface | Description |
|---|---|
| RunInTransaction | |
| RunInTransactionWithResult<T> |
Wrapper for actions, which should run within a transaction
|
| TransactionManagement |
| Class | Description |
|---|---|
| TransactionManagementBase |
Spring Service base class for
com.communote.server.service.general.TransactionManagement, provides access
to all services and entities referenced by this service. |
| TransactionManagementImpl |
| Exception | Description |
|---|---|
| TransactionException |
Exception to throw if a
RunInTransaction or RunInTransactionWithResult operation
failed because of an application exception. |
| TransactionManagementException |
The default exception thrown for unexpected errors occurring within
TransactionManagement. |
Copyright © 2019 Communote team. All rights reserved.