| Package | Description |
|---|---|
| com.impossibl.postgres.jdbc |
| Modifier and Type | Method and Description |
|---|---|
Query.Status |
PreparedQuery.getStatus() |
Query.Status |
Query.getStatus() |
Query.Status |
DirectQuery.getStatus() |
static Query.Status |
Query.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Query.Status[] |
Query.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|