| Package | Description |
|---|---|
| org.mariadb.jdbc.internal.common.query |
| Modifier and Type | Method and Description |
|---|---|
static QueryType |
QueryType.classifyQuery(String query) |
QueryType |
MySQLQuery.getQueryType() |
QueryType |
Query.getQueryType() |
QueryType |
MySQLParameterizedQuery.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 © 2014. All rights reserved.