| Package | Description |
|---|---|
| org.finra.herd.sdk.model |
| Modifier and Type | Method and Description |
|---|---|
JdbcConnection.DatabaseTypeEnum |
JdbcConnection.getDatabaseType() |
static JdbcConnection.DatabaseTypeEnum |
JdbcConnection.DatabaseTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JdbcConnection.DatabaseTypeEnum[] |
JdbcConnection.DatabaseTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JdbcConnection.setDatabaseType(JdbcConnection.DatabaseTypeEnum databaseType) |
Copyright © 2017. All rights reserved.