| 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.ConnectionNamePattern |
APIEnums.ConnectionNamePattern.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static APIEnums.ConnectionNamePattern[] |
APIEnums.ConnectionNamePattern.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
APIEnums.ConnectionNamePattern |
CatConnectionInfo.getNamePattern()
Returns the Qualified Name Pattern of the DB connection.
|
| Modifier and Type | Method and Description |
|---|---|
APIEnums.ConnectionNamePattern |
DynamicConnectionRecord.getNamePattern() |
| Modifier and Type | Method and Description |
|---|---|
void |
DynamicConnectionRecord.setNamePattern(APIEnums.ConnectionNamePattern namePattern) |
| Modifier and Type | Method and Description |
|---|---|
APIEnums.ConnectionNamePattern |
DynamicConnection.getNamePattern()
Returns the Qualified Name Pattern of the connection.
|
| Modifier and Type | Method and Description |
|---|---|
APIEnums.ConnectionNamePattern |
RemoteCatConnectionInfo.getQualifiedNamePattern()
Returns the Name Pattern of the DB connection.
|
© insightsoftware. All rights reserved.