|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
The interface for a transaction configuration
| Field Summary | |
static int |
DEFAULT_TIMEOUT
A constant that denotes the transaction time out is the application server or JTA provider default. |
| Method Summary | |
TransactionDemarcationEnum |
getDemarcation()
Gets the demarcation |
TransactionIsolationEnum |
getIsolationLevel()
Gets the isolationLevel |
int |
getTransactionTimeout()
Gets the transactionTimeout |
boolean |
isReadOnly()
Gets the readOnly |
| Field Detail |
public static final int DEFAULT_TIMEOUT
| Method Detail |
public TransactionDemarcationEnum getDemarcation()
public TransactionIsolationEnum getIsolationLevel()
public boolean isReadOnly()
public int getTransactionTimeout()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||