| Package | Description |
|---|---|
| org.drizzle.jdbc.internal.common | |
| org.drizzle.jdbc.internal.drizzle | |
| org.drizzle.jdbc.internal.mysql |
| Modifier and Type | Field and Description |
|---|---|
protected DataType |
AbstractValueObject.dataType |
| Modifier and Type | Method and Description |
|---|---|
DataType |
ColumnInformation.getType() |
| Constructor and Description |
|---|
AbstractValueObject(byte[] rawBytes,
DataType dataType) |
| Constructor and Description |
|---|
DrizzleValueObject(byte[] rawBytes,
DataType dataType) |
| Modifier and Type | Class and Description |
|---|---|
class |
MySQLType
User: marcuse Date: Feb 23, 2009 Time: 10:42:02 PM
|
| Modifier and Type | Method and Description |
|---|---|
DataType |
MySQLColumnInformation.getType() |
| Modifier and Type | Method and Description |
|---|---|
MySQLColumnInformation.Builder |
MySQLColumnInformation.Builder.type(DataType dataType) |
| Constructor and Description |
|---|
MySQLValueObject(byte[] rawBytes,
DataType dataType) |
Copyright © 2016. All rights reserved.