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