| Package | Description |
|---|---|
| org.drizzle.jdbc.internal.common | |
| org.drizzle.jdbc.internal.common.queryresults | |
| org.drizzle.jdbc.internal.mysql |
| Modifier and Type | Method and Description |
|---|---|
Set<ColumnFlags> |
ColumnInformation.getFlags() |
| Modifier and Type | Method and Description |
|---|---|
static ColumnFlags |
ColumnFlags.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ColumnFlags[] |
ColumnFlags.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Set<ColumnFlags> |
MySQLColumnInformation.getFlags() |
| Modifier and Type | Method and Description |
|---|---|
MySQLColumnInformation.Builder |
MySQLColumnInformation.Builder.flags(Set<ColumnFlags> columnFlags) |
Copyright © 2016. All rights reserved.