| Package | Description |
|---|---|
| org.julp.db |
| Modifier and Type | Field and Description |
|---|---|
protected DBServices.TransactionOnCloseConnection |
DBServices.transactionOnCloseConnection |
| Modifier and Type | Method and Description |
|---|---|
DBServices.TransactionOnCloseConnection |
DBServices.getProcessTransactionOnCloseConnection() |
static DBServices.TransactionOnCloseConnection |
DBServices.TransactionOnCloseConnection.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DBServices.TransactionOnCloseConnection[] |
DBServices.TransactionOnCloseConnection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DBServices.setTransactionOnCloseConnection(DBServices.TransactionOnCloseConnection transactionOnCloseConnection) |