| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.bind.protocol |
| 限定符和类型 | 类和说明 |
|---|---|
class |
PostgreSQLDateBinaryProtocolValue
Binary protocol value for date for PostgreSQL.
|
class |
PostgreSQLDoubleBinaryProtocolValue
Binary protocol value for double for PostgreSQL.
|
class |
PostgreSQLFloatBinaryProtocolValue
Binary protocol value for float for PostgreSQL.
|
class |
PostgreSQLInt2BinaryProtocolValue
Binary protocol value for int2 for PostgreSQL.
|
class |
PostgreSQLInt4BinaryProtocolValue
Binary protocol value for int4 for PostgreSQL.
|
class |
PostgreSQLInt8BinaryProtocolValue
Binary protocol value for int8 for PostgreSQL.
|
class |
PostgreSQLStringBinaryProtocolValue
Binary protocol value for string for PostgreSQL.
|
class |
PostgreSQLTimeBinaryProtocolValue
Binary protocol value for time for PostgreSQL.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static PostgreSQLBinaryProtocolValue |
PostgreSQLBinaryProtocolValueFactory.getBinaryProtocolValue(PostgreSQLColumnType columnType)
Get binary protocol value.
|
Copyright © 2019 The Apache Software Foundation. All rights reserved.