|
MySQL Connector/J size='-1'>5.1.6 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.mysql.jdbc.MysqlDefs
public final class MysqlDefs
MysqlDefs contains many values that are needed for communication with the MySQL server.
| Field Summary | |
|---|---|
static int |
FIELD_TYPE_BLOB
|
static int |
NO_CHARSET_INFO
Used to indicate that the server sent no field-level character set information, so the driver should use the connection-level character encoding instead. |
| Constructor Summary | |
|---|---|
MysqlDefs()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
typeToName(int mysqlType)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int FIELD_TYPE_BLOB
public static final int NO_CHARSET_INFO
| Constructor Detail |
|---|
public MysqlDefs()
| Method Detail |
|---|
public static java.lang.String typeToName(int mysqlType)
mysqlType -
|
MySQL Connector/J size='-1'>5.1.6 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||