| Modifier and Type | Class and Description |
|---|---|
static class |
MySQLType.Type |
| Constructor and Description |
|---|
MySQLType(MySQLType.Type type) |
| Modifier and Type | Method and Description |
|---|---|
static MySQLType |
fromServer(byte typeValue) |
Class |
getJavaType() |
int |
getSqlType() |
MySQLType.Type |
getType() |
String |
getTypeName() |
public MySQLType(MySQLType.Type type)
public Class getJavaType()
getJavaType in interface DataTypepublic int getSqlType()
getSqlType in interface DataTypepublic String getTypeName()
getTypeName in interface DataTypepublic MySQLType.Type getType()
public static MySQLType fromServer(byte typeValue)
Copyright © 2016. All rights reserved.