| 接口 | 说明 |
|---|---|
| PostgreSQLBinaryProtocolValue |
Binary protocol value for PostgreSQL.
|
| 类 | 说明 |
|---|---|
| PostgreSQLArrayParameterDecoder |
PostgreSQL array parameter decoder.
|
| PostgreSQLBinaryProtocolValueFactory |
Binary protocol value factory for PostgreSQL.
|
| PostgreSQLBinaryTimestampUtils | |
| PostgreSQLBoolArrayBinaryProtocolValue |
Binary protocol value for boolean array for PostgreSQL.
|
| PostgreSQLByteConverter |
Refer to
org.postgresql.util.ByteConverter
.
|
| PostgreSQLDateBinaryProtocolValue |
Binary protocol value for date for PostgreSQL.
|
| PostgreSQLDoubleBinaryProtocolValue |
Binary protocol value for double for PostgreSQL.
|
| PostgreSQLFloat4ArrayBinaryProtocolValue |
Binary protocol value for float4 array for PostgreSQL.
|
| PostgreSQLFloat8ArrayBinaryProtocolValue |
Binary protocol value for float8 array for PostgreSQL.
|
| PostgreSQLFloatBinaryProtocolValue |
Binary protocol value for float for PostgreSQL.
|
| PostgreSQLInt2ArrayBinaryProtocolValue |
Binary protocol value for int2 array for PostgreSQL.
|
| PostgreSQLInt2BinaryProtocolValue |
Binary protocol value for int2 for PostgreSQL.
|
| PostgreSQLInt4ArrayBinaryProtocolValue |
Binary protocol value for int4 array for PostgreSQL.
|
| PostgreSQLInt4BinaryProtocolValue |
Binary protocol value for int4 for PostgreSQL.
|
| PostgreSQLInt8ArrayBinaryProtocolValue |
Binary protocol value for int8 array for PostgreSQL.
|
| PostgreSQLInt8BinaryProtocolValue |
Binary protocol value for int8 for PostgreSQL.
|
| PostgreSQLNumericBinaryProtocolValue |
Binary protocol value for numeric for PostgreSQL.
|
| PostgreSQLStringArrayBinaryProtocolValue |
Binary protocol value for string array for PostgreSQL.
|
| PostgreSQLStringBinaryProtocolValue |
Binary protocol value for string for PostgreSQL.
|
| PostgreSQLTextTimestampUtils |
Utils for PostgreSQL timestamp.
|
| PostgreSQLTimeBinaryProtocolValue |
Binary protocol value for time for PostgreSQL.
|
| PostgreSQLUnspecifiedBinaryProtocolValue |
Binary protocol value for unspecified for PostgreSQL.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.