| Package | Description |
|---|---|
| org.finra.herd.sdk.model |
| Modifier and Type | Method and Description |
|---|---|
JdbcStatement.StatusEnum |
JdbcStatement.getStatus() |
static JdbcStatement.StatusEnum |
JdbcStatement.StatusEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JdbcStatement.StatusEnum[] |
JdbcStatement.StatusEnum.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.setStatus(JdbcStatement.StatusEnum status) |
Copyright © 2017. All rights reserved.