| 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.ConnectionReadOnly |
APIEnums.ConnectionReadOnly.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static APIEnums.ConnectionReadOnly[] |
APIEnums.ConnectionReadOnly.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
APIEnums.ConnectionReadOnly |
CatConnectionInfo.getReadOnly()
Returns the Read Only of the DB connection.
|
| Modifier and Type | Method and Description |
|---|---|
APIEnums.ConnectionReadOnly |
DynamicConnectionRecord.getReadOnly() |
| Modifier and Type | Method and Description |
|---|---|
void |
DynamicConnectionRecord.setReadOnly(APIEnums.ConnectionReadOnly readOnly) |
| Modifier and Type | Method and Description |
|---|---|
APIEnums.ConnectionReadOnly |
DynamicConnection.getReadOnly()
Returns the Read Only of the connection.
|
| Modifier and Type | Method and Description |
|---|---|
APIEnums.ConnectionReadOnly |
RemoteCatConnectionInfo.getReadOnly()
Returns the Read Only of the DB connection.
|
© insightsoftware. All rights reserved.