| Package | Description |
|---|---|
| jet.cs.util | |
| jet.server.api | |
| jet.server.api.admin | |
| jet.server.api.dynamiccon | |
| jet.server.api.rmi |
| Modifier and Type | Method and Description |
|---|---|
static APIEnums.ConnectionTransactionIsolation |
APIEnums.ConnectionTransactionIsolation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static APIEnums.ConnectionTransactionIsolation[] |
APIEnums.ConnectionTransactionIsolation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
APIEnums.ConnectionTransactionIsolation |
CatConnectionInfo.getTransactionIsolation()
Returns the Transaction Isolation of the DB connection.
|
| Modifier and Type | Method and Description |
|---|---|
APIEnums.ConnectionTransactionIsolation |
DynamicConnectionRecord.getTransactionIsolation() |
| Modifier and Type | Method and Description |
|---|---|
void |
DynamicConnectionRecord.setTransactionIsolation(APIEnums.ConnectionTransactionIsolation transactionIsolation) |
| Modifier and Type | Method and Description |
|---|---|
APIEnums.ConnectionTransactionIsolation |
DynamicConnection.getTransactionIsolation()
Returns the Transaction Isolation of the connection.
|
| Modifier and Type | Method and Description |
|---|---|
APIEnums.ConnectionTransactionIsolation |
RemoteCatConnectionInfo.getTransactionIsolation()
Returns the Transaction Mode of the DB connection.
|
© insightsoftware. All rights reserved.