Class | Description |
---|---|
TransactedInstanceHandler<T> |
Start a user transaction if method or class is annotated for and if there is no
transaction active
|
TransactedServiceProvider |
Allocate transacted invocation handlers and return proxies if
service is annotated with Transacted annotations.
|
TransactionHelper |
Utilities to work with transactions.
|
Exception | Description |
---|---|
TransactionRuntimeException |
Reified checked errors caught while operating the transaction.
|
Annotation Type | Description |
---|---|
Transacted |
Copyright © 2011 Nuxeo SA. All Rights Reserved.