| Modifier and Type | Method and Description |
|---|---|
ITransaction |
IDBAccess.beginTX()
create a transaction
|
ITransaction |
IDBAccess.getTX()
Answer the transaction which was opened in the context of the current thread.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ETransactionImpl |
| Modifier and Type | Method and Description |
|---|---|
ITransaction |
AbstractEmbeddedDBAccess.beginTX() |
ITransaction |
AbstractEmbeddedDBAccess.getTX() |
| Modifier and Type | Class and Description |
|---|---|
class |
RTransactionImpl |
| Modifier and Type | Method and Description |
|---|---|
ITransaction |
RemoteDBAccess.beginTX() |
ITransaction |
RemoteDBAccess.getTX() |
| Modifier and Type | Method and Description |
|---|---|
ITransaction |
IGenericDomainAccess.beginTX()
create a transaction
|
ITransaction |
IDomainAccess.beginTX()
create a transaction
|
| Modifier and Type | Method and Description |
|---|---|
ITransaction |
DomainAccessSync.beginTX() |
ITransaction |
DomainAccessSync.GenericDomainAccessSync.beginTX() |
ITransaction |
DomainAccess.beginTX() |
ITransaction |
DomainAccess.GenericDomainAccess.beginTX() |
| Modifier and Type | Method and Description |
|---|---|
ITransaction |
ResultHandler.createLockingTxIfNeeded() |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTransaction |
Copyright © 2016. All rights reserved.