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