| 接口 | 说明 |
|---|---|
| MySQLBinaryProtocolValue |
Binary protocol value for MySQL.
|
| 类 | 说明 |
|---|---|
| MySQLBinaryProtocolValueFactory |
Binary protocol value factory for MySQL.
|
| MySQLDateBinaryProtocolValue |
Binary protocol value for date for MySQL.
|
| MySQLDoubleBinaryProtocolValue |
Binary protocol value for double for MySQL.
|
| MySQLFloatBinaryProtocolValue |
Binary protocol value for float for MySQL.
|
| MySQLInt1BinaryProtocolValue |
Binary protocol value for int1 for MySQL.
|
| MySQLInt2BinaryProtocolValue |
Binary protocol value for int2 for MySQL.
|
| MySQLInt4BinaryProtocolValue |
Binary protocol value for int4 for MySQL.
|
| MySQLInt8BinaryProtocolValue |
Binary protocol value for int8 for MySQL.
|
| MySQLStringLenencBinaryProtocolValue |
Binary protocol value for string lenenc for MySQL.
|
| MySQLTimeBinaryProtocolValue |
Binary protocol value for time for MySQL.
|
Copyright © 2020 The Apache Software Foundation. All rights reserved.