| 
 | SRJRCFrames v0.1.296 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
          Description
| Interface Summary | |
|---|---|
| Transaction | A transaction with an interface similar to Transaction, but with slightly different approach. | 
| TransactionalOperation<E extends Entity> | |
| Class Summary | |
|---|---|
| ApplicationTransaction | An ApplicationTransactionis a wrapper aroundTransactionalOperations, which can be added to setup a transaction. | 
| TOClear<E extends Entity> | describes an operation, bound in a transaction, that is used to remove all
 persistent instances of a given Entity. | 
| TOContextOperation<E extends Entity> | |
| TOCount<E extends Entity> | describes an operation, bound in a transaction, that is used to count all
 persistent instances of given Entity. | 
| TORead<E extends Entity> | describes an operation, bound in a transaction, that is used to read
 persistent instances of given Entity. | 
| TORemove<E extends Entity> | describes an operation, bound in a transaction, that is used to remove
 persistent instances of given Entity. | 
| TOSave<E extends Entity> | describes an operation, bound in a transaction, that is used to save given instances to persistence. | 
| TOSetProperty<E extends Entity> | |
| Enum Summary | |
|---|---|
| TransactionalOperation.DataDirection | |
| TransactionStatus | |
classes used to define application transactions
| 
 | SRJRCFrames v0.1.296 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||