| Package | Description |
|---|---|
| org.drizzle.jdbc.internal.common.query |
| Modifier and Type | Method and Description |
|---|---|
static QueryType |
QueryType.classifyQuery(String query) |
QueryType |
DrizzleParameterizedQuery.getQueryType() |
QueryType |
Query.getQueryType() |
QueryType |
DrizzleQuery.getQueryType() |
static QueryType |
QueryType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QueryType[] |
QueryType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All rights reserved.