| 接口 | 说明 |
|---|---|
| PostgreSQLBinaryProtocolValue |
Binary protocol value for PostgreSQL.
|
| 类 | 说明 |
|---|---|
| PostgreSQLBinaryProtocolValueFactory |
Binary protocol value factory for PostgreSQL.
|
| PostgreSQLDateBinaryProtocolValue |
Binary protocol value for date for PostgreSQL.
|
| PostgreSQLDoubleBinaryProtocolValue |
Binary protocol value for double for PostgreSQL.
|
| PostgreSQLFloatBinaryProtocolValue |
Binary protocol value for float for PostgreSQL.
|
| PostgreSQLInt2BinaryProtocolValue |
Binary protocol value for int2 for PostgreSQL.
|
| PostgreSQLInt4BinaryProtocolValue |
Binary protocol value for int4 for PostgreSQL.
|
| PostgreSQLInt8BinaryProtocolValue |
Binary protocol value for int8 for PostgreSQL.
|
| PostgreSQLStringBinaryProtocolValue |
Binary protocol value for string for PostgreSQL.
|
| PostgreSQLTimeBinaryProtocolValue |
Binary protocol value for time for PostgreSQL.
|
Copyright © 2019 The Apache Software Foundation. All rights reserved.