- PANIC - 类 中的静态变量org.apache.shardingsphere.db.protocol.postgresql.constant.PostgreSQLMessageSeverityLevel
-
- parse(String) - 类 中的静态方法org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.protocol.PostgreSQLTextTimestampUtils
-
Parse timestamp in PostgreSQL text format.
- position(int) - 类 中的方法org.apache.shardingsphere.db.protocol.postgresql.packet.generic.PostgreSQLErrorResponsePacket.Builder
-
Set position.
- PostgreSQLAggregatedCommandPacket - org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended中的类
-
- PostgreSQLAggregatedCommandPacket(List<PostgreSQLCommandPacket>) - 类 的构造器org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.PostgreSQLAggregatedCommandPacket
-
- PostgreSQLAggregatedResponsesPacket - org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended中的类
-
PostgreSQL aggregated responses packet.
- PostgreSQLAggregatedResponsesPacket() - 类 的构造器org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.PostgreSQLAggregatedResponsesPacket
-
- PostgreSQLArrayColumnType - org.apache.shardingsphere.db.protocol.postgresql.constant中的类
-
Array column types for PostgreSQL.
- PostgreSQLArrayColumnType() - 类 的构造器org.apache.shardingsphere.db.protocol.postgresql.constant.PostgreSQLArrayColumnType
-
- PostgreSQLArrayParameterDecoder - org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.protocol中的类
-
PostgreSQL array parameter decoder.
- PostgreSQLArrayParameterDecoder() - 类 的构造器org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.protocol.PostgreSQLArrayParameterDecoder
-
- PostgreSQLAuthenticationMethod - org.apache.shardingsphere.db.protocol.postgresql.constant中的枚举
-
PostgreSQL password authentication method.
- PostgreSQLAuthenticationOKPacket - org.apache.shardingsphere.db.protocol.postgresql.packet.handshake中的类
-
Authentication OK packet for PostgreSQL.
- PostgreSQLAuthenticationOKPacket() - 类 的构造器org.apache.shardingsphere.db.protocol.postgresql.packet.handshake.PostgreSQLAuthenticationOKPacket
-
- PostgreSQLBinaryProtocolValue - org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.protocol中的接口
-
Binary protocol value for PostgreSQL.
- PostgreSQLBinaryProtocolValueFactory - org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.protocol中的类
-
Binary protocol value factory for PostgreSQL.
- PostgreSQLBinaryProtocolValueFactory() - 类 的构造器org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.protocol.PostgreSQLBinaryProtocolValueFactory
-
- PostgreSQLBinaryTimestampUtils - org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.protocol中的类
-
- PostgreSQLBinaryTimestampUtils() - 类 的构造器org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.protocol.PostgreSQLBinaryTimestampUtils
-
- PostgreSQLBindCompletePacket - org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind中的类
-
Bind complete packet for PostgreSQL.
- PostgreSQLBindCompletePacket() - 类 的构造器org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.PostgreSQLBindCompletePacket
-
- PostgreSQLBoolArrayBinaryProtocolValue - org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.protocol中的类
-
Binary protocol value for boolean array for PostgreSQL.
- PostgreSQLBoolArrayBinaryProtocolValue() - 类 的构造器org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.protocol.PostgreSQLBoolArrayBinaryProtocolValue
-
- PostgreSQLByteConverter - org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.protocol中的类
-
- PostgreSQLByteConverter() - 类 的构造器org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.protocol.PostgreSQLByteConverter
-
- PostgreSQLCloseCompletePacket - org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.close中的类
-
Close complete packet for PostgreSQL.
- PostgreSQLCloseCompletePacket() - 类 的构造器org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.close.PostgreSQLCloseCompletePacket
-
- PostgreSQLColumnDescription - org.apache.shardingsphere.db.protocol.postgresql.packet.command.query中的类
-
Column description for PostgreSQL.
- PostgreSQLColumnDescription(String, int, int, int, String) - 类 的构造器org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.PostgreSQLColumnDescription
-
- PostgreSQLColumnType - org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended中的枚举
-
Column type for PostgreSQL.
- PostgreSQLComBindPacket - org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind中的类
-
Command bind packet for PostgreSQL.
- PostgreSQLComBindPacket(PostgreSQLPacketPayload) - 类 的构造器org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.PostgreSQLComBindPacket
-
- PostgreSQLComClosePacket - org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.close中的类
-
Command close packet for PostgreSQL.
- PostgreSQLComClosePacket(PostgreSQLPacketPayload) - 类 的构造器org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.close.PostgreSQLComClosePacket
-
- PostgreSQLComClosePacket.Type - org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.close中的枚举
-
- PostgreSQLComDescribePacket - org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.describe中的类
-
Command describe packet for PostgreSQL.
- PostgreSQLComDescribePacket(PostgreSQLPacketPayload) - 类 的构造器org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.describe.PostgreSQLComDescribePacket
-
- PostgreSQLComExecutePacket - org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.execute中的类
-
Command execute packet for PostgreSQL.
- PostgreSQLComExecutePacket(PostgreSQLPacketPayload) - 类 的构造器org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.execute.PostgreSQLComExecutePacket
-
- PostgreSQLCommandCompletePacket - org.apache.shardingsphere.db.protocol.postgresql.packet.generic中的类
-
Command complete packet for PostgreSQL.
- PostgreSQLCommandCompletePacket() - 类 的构造器org.apache.shardingsphere.db.protocol.postgresql.packet.generic.PostgreSQLCommandCompletePacket
-
- PostgreSQLCommandPacket - org.apache.shardingsphere.db.protocol.postgresql.packet.command中的类
-
Command packet for PostgreSQL.
- PostgreSQLCommandPacket() - 类 的构造器org.apache.shardingsphere.db.protocol.postgresql.packet.command.PostgreSQLCommandPacket
-
- PostgreSQLCommandPacketFactory - org.apache.shardingsphere.db.protocol.postgresql.packet.command中的类
-
Command packet factory for PostgreSQL.
- PostgreSQLCommandPacketFactory() - 类 的构造器org.apache.shardingsphere.db.protocol.postgresql.packet.command.PostgreSQLCommandPacketFactory
-
- PostgreSQLCommandPacketType - org.apache.shardingsphere.db.protocol.postgresql.packet.command中的枚举
-
Command packet type for PostgreSQL.
- PostgreSQLCommandPacketTypeLoader - org.apache.shardingsphere.db.protocol.postgresql.packet.command中的类
-
Command packet type loader for PostgreSQL.
- PostgreSQLCommandPacketTypeLoader() - 类 的构造器org.apache.shardingsphere.db.protocol.postgresql.packet.command.PostgreSQLCommandPacketTypeLoader
-
- PostgreSQLComParsePacket - org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.parse中的类
-
Command parse packet for PostgreSQL.
- PostgreSQLComParsePacket(PostgreSQLPacketPayload) - 类 的构造器org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.parse.PostgreSQLComParsePacket
-
- PostgreSQLComQueryPacket - org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.simple中的类
-
Command query packet for PostgreSQL.
- PostgreSQLComQueryPacket(PostgreSQLPacketPayload) - 类 的构造器org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.simple.PostgreSQLComQueryPacket
-
- PostgreSQLComStartupPacket - org.apache.shardingsphere.db.protocol.postgresql.packet.handshake中的类
-
Startup packet for PostgreSQL.
- PostgreSQLComStartupPacket(PostgreSQLPacketPayload) - 类 的构造器org.apache.shardingsphere.db.protocol.postgresql.packet.handshake.PostgreSQLComStartupPacket
-
- PostgreSQLComSyncPacket - org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.sync中的类
-
Command sync packet for PostgreSQL.
- PostgreSQLComSyncPacket(PostgreSQLPacketPayload) - 类 的构造器org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.sync.PostgreSQLComSyncPacket
-
- PostgreSQLComTerminationPacket - org.apache.shardingsphere.db.protocol.postgresql.packet.generic中的类
-
Command termination packet for PostgreSQL.
- PostgreSQLComTerminationPacket(PostgreSQLPacketPayload) - 类 的构造器org.apache.shardingsphere.db.protocol.postgresql.packet.generic.PostgreSQLComTerminationPacket
-
- PostgreSQLDataRowPacket - org.apache.shardingsphere.db.protocol.postgresql.packet.command.query中的类
-
Data row packet for PostgreSQL.
- PostgreSQLDataRowPacket() - 类 的构造器org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.PostgreSQLDataRowPacket
-
- PostgreSQLDateBinaryProtocolValue - org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.protocol中的类
-
Binary protocol value for date for PostgreSQL.
- PostgreSQLDateBinaryProtocolValue() - 类 的构造器org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.protocol.PostgreSQLDateBinaryProtocolValue
-
- PostgreSQLDoubleBinaryProtocolValue - org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.protocol中的类
-
Binary protocol value for double for PostgreSQL.
- PostgreSQLDoubleBinaryProtocolValue() - 类 的构造器org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.protocol.PostgreSQLDoubleBinaryProtocolValue
-
- PostgreSQLEmptyQueryResponsePacket - org.apache.shardingsphere.db.protocol.postgresql.packet.command.query中的类
-
Empty query response packet for PostgreSQL.
- PostgreSQLEmptyQueryResponsePacket() - 类 的构造器org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.PostgreSQLEmptyQueryResponsePacket
-
- PostgreSQLErrorResponsePacket - org.apache.shardingsphere.db.protocol.postgresql.packet.generic中的类
-
Error response packet for PostgreSQL.
- PostgreSQLErrorResponsePacket.Builder - org.apache.shardingsphere.db.protocol.postgresql.packet.generic中的类
-
- PostgreSQLFloat4ArrayBinaryProtocolValue - org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.protocol中的类
-
Binary protocol value for float4 array for PostgreSQL.
- PostgreSQLFloat4ArrayBinaryProtocolValue() - 类 的构造器org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.protocol.PostgreSQLFloat4ArrayBinaryProtocolValue
-
- PostgreSQLFloat8ArrayBinaryProtocolValue - org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.protocol中的类
-
Binary protocol value for float8 array for PostgreSQL.
- PostgreSQLFloat8ArrayBinaryProtocolValue() - 类 的构造器org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.protocol.PostgreSQLFloat8ArrayBinaryProtocolValue
-
- PostgreSQLFloatBinaryProtocolValue - org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.protocol中的类
-
Binary protocol value for float for PostgreSQL.
- PostgreSQLFloatBinaryProtocolValue() - 类 的构造器org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.protocol.PostgreSQLFloatBinaryProtocolValue
-
- PostgreSQLIdentifierPacket - org.apache.shardingsphere.db.protocol.postgresql.packet.identifier中的接口
-
Identifier packet for PostgreSQL.
- PostgreSQLIdentifierTag - org.apache.shardingsphere.db.protocol.postgresql.packet.identifier中的接口
-
PostgreSQL identifier tag.
- PostgreSQLInt2ArrayBinaryProtocolValue - org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.protocol中的类
-
Binary protocol value for int2 array for PostgreSQL.
- PostgreSQLInt2ArrayBinaryProtocolValue() - 类 的构造器org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.protocol.PostgreSQLInt2ArrayBinaryProtocolValue
-
- PostgreSQLInt2BinaryProtocolValue - org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.protocol中的类
-
Binary protocol value for int2 for PostgreSQL.
- PostgreSQLInt2BinaryProtocolValue() - 类 的构造器org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.protocol.PostgreSQLInt2BinaryProtocolValue
-
- PostgreSQLInt4ArrayBinaryProtocolValue - org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.protocol中的类
-
Binary protocol value for int4 array for PostgreSQL.
- PostgreSQLInt4ArrayBinaryProtocolValue() - 类 的构造器org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.protocol.PostgreSQLInt4ArrayBinaryProtocolValue
-
- PostgreSQLInt4BinaryProtocolValue - org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.protocol中的类
-
Binary protocol value for int4 for PostgreSQL.
- PostgreSQLInt4BinaryProtocolValue() - 类 的构造器org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.protocol.PostgreSQLInt4BinaryProtocolValue
-
- PostgreSQLInt8ArrayBinaryProtocolValue - org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.protocol中的类
-
Binary protocol value for int8 array for PostgreSQL.
- PostgreSQLInt8ArrayBinaryProtocolValue() - 类 的构造器org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.protocol.PostgreSQLInt8ArrayBinaryProtocolValue
-
- PostgreSQLInt8BinaryProtocolValue - org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.protocol中的类
-
Binary protocol value for int8 for PostgreSQL.
- PostgreSQLInt8BinaryProtocolValue() - 类 的构造器org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.protocol.PostgreSQLInt8BinaryProtocolValue
-
- PostgreSQLMD5PasswordAuthenticationPacket - org.apache.shardingsphere.db.protocol.postgresql.packet.handshake.authentication中的类
-
MD5 password authentication (backend) packet for PostgreSQL.
- PostgreSQLMD5PasswordAuthenticationPacket() - 类 的构造器org.apache.shardingsphere.db.protocol.postgresql.packet.handshake.authentication.PostgreSQLMD5PasswordAuthenticationPacket
-
- PostgreSQLMessagePacketType - org.apache.shardingsphere.db.protocol.postgresql.packet.identifier中的枚举
-
Message packet for PostgreSQL.
- PostgreSQLMessageSeverityLevel - org.apache.shardingsphere.db.protocol.postgresql.constant中的类
-
PostgreSQL message severity level.
- PostgreSQLMessageSeverityLevel() - 类 的构造器org.apache.shardingsphere.db.protocol.postgresql.constant.PostgreSQLMessageSeverityLevel
-
- PostgreSQLNoDataPacket - org.apache.shardingsphere.db.protocol.postgresql.packet.command.query中的类
-
No data packet for PostgreSQL.
- PostgreSQLNoDataPacket() - 类 的构造器org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.PostgreSQLNoDataPacket
-
- PostgreSQLNumericBinaryProtocolValue - org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.protocol中的类
-
Binary protocol value for numeric for PostgreSQL.
- PostgreSQLNumericBinaryProtocolValue() - 类 的构造器org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.protocol.PostgreSQLNumericBinaryProtocolValue
-
- PostgreSQLPacket - org.apache.shardingsphere.db.protocol.postgresql.packet中的接口
-
Database packet for PostgreSQL.
- PostgreSQLPacketCodecEngine - org.apache.shardingsphere.db.protocol.postgresql.codec中的类
-
Database packet codec for PostgreSQL.
- PostgreSQLPacketCodecEngine() - 类 的构造器org.apache.shardingsphere.db.protocol.postgresql.codec.PostgreSQLPacketCodecEngine
-
- PostgreSQLPacketPayload - org.apache.shardingsphere.db.protocol.postgresql.payload中的类
-
Payload operation for PostgreSQL packet data types.
- PostgreSQLPacketPayload() - 类 的构造器org.apache.shardingsphere.db.protocol.postgresql.payload.PostgreSQLPacketPayload
-
- PostgreSQLParameterDescriptionPacket - org.apache.shardingsphere.db.protocol.postgresql.packet.command.query中的类
-
Parameter description packet for PostgreSQL.
- PostgreSQLParameterDescriptionPacket() - 类 的构造器org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.PostgreSQLParameterDescriptionPacket
-
- PostgreSQLParameterStatusPacket - org.apache.shardingsphere.db.protocol.postgresql.packet.handshake中的类
-
Parameter status packet for PostgreSQL.
- PostgreSQLParameterStatusPacket() - 类 的构造器org.apache.shardingsphere.db.protocol.postgresql.packet.handshake.PostgreSQLParameterStatusPacket
-
- PostgreSQLParseCompletePacket - org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.parse中的类
-
Parse complete packet for PostgreSQL.
- PostgreSQLParseCompletePacket() - 类 的构造器org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.parse.PostgreSQLParseCompletePacket
-
- PostgreSQLPasswordAuthenticationPacket - org.apache.shardingsphere.db.protocol.postgresql.packet.handshake.authentication中的类
-
Password authentication (backend) packet for PostgreSQL.
- PostgreSQLPasswordAuthenticationPacket() - 类 的构造器org.apache.shardingsphere.db.protocol.postgresql.packet.handshake.authentication.PostgreSQLPasswordAuthenticationPacket
-
- PostgreSQLPasswordMessagePacket - org.apache.shardingsphere.db.protocol.postgresql.packet.handshake中的类
-
PasswordMessage (frontend) packet for PostgreSQL.
- PostgreSQLPasswordMessagePacket(PostgreSQLPacketPayload) - 类 的构造器org.apache.shardingsphere.db.protocol.postgresql.packet.handshake.PostgreSQLPasswordMessagePacket
-
- PostgreSQLPortalSuspendedPacket - org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.execute中的类
-
Portal suspended packet for PostgreSQL.
- PostgreSQLPortalSuspendedPacket() - 类 的构造器org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.execute.PostgreSQLPortalSuspendedPacket
-
- PostgreSQLProtocolException - org.apache.shardingsphere.db.protocol.postgresql.exception中的异常错误
-
PostgreSQL protocol exception.
- PostgreSQLProtocolException(String, Object...) - 异常错误 的构造器org.apache.shardingsphere.db.protocol.postgresql.exception.PostgreSQLProtocolException
-
- PostgreSQLRandomGenerator - org.apache.shardingsphere.db.protocol.postgresql.packet.handshake中的类
-
Random generator for PostgreSQL.
- PostgreSQLRandomGenerator() - 类 的构造器org.apache.shardingsphere.db.protocol.postgresql.packet.handshake.PostgreSQLRandomGenerator
-
- PostgreSQLReadyForQueryPacket - org.apache.shardingsphere.db.protocol.postgresql.packet.generic中的类
-
Ready for query packet for PostgreSQL.
- PostgreSQLReadyForQueryPacket() - 类 的构造器org.apache.shardingsphere.db.protocol.postgresql.packet.generic.PostgreSQLReadyForQueryPacket
-
- PostgreSQLRowDescriptionPacket - org.apache.shardingsphere.db.protocol.postgresql.packet.command.query中的类
-
Row description packet for PostgreSQL.
- PostgreSQLRowDescriptionPacket() - 类 的构造器org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.PostgreSQLRowDescriptionPacket
-
- PostgreSQLServerInfo - org.apache.shardingsphere.db.protocol.postgresql.constant中的类
-
ShardingSphere-Proxy's information for PostgreSQL.
- PostgreSQLServerInfo() - 类 的构造器org.apache.shardingsphere.db.protocol.postgresql.constant.PostgreSQLServerInfo
-
- PostgreSQLSSLNegativePacket - org.apache.shardingsphere.db.protocol.postgresql.packet.handshake中的类
-
SSL negative packet for PostgreSQL.
- PostgreSQLSSLNegativePacket() - 类 的构造器org.apache.shardingsphere.db.protocol.postgresql.packet.handshake.PostgreSQLSSLNegativePacket
-
- PostgreSQLStringArrayBinaryProtocolValue - org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.protocol中的类
-
Binary protocol value for string array for PostgreSQL.
- PostgreSQLStringArrayBinaryProtocolValue() - 类 的构造器org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.protocol.PostgreSQLStringArrayBinaryProtocolValue
-
- PostgreSQLStringBinaryProtocolValue - org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.protocol中的类
-
Binary protocol value for string for PostgreSQL.
- PostgreSQLStringBinaryProtocolValue() - 类 的构造器org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.protocol.PostgreSQLStringBinaryProtocolValue
-
- PostgreSQLTextTimestampUtils - org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.protocol中的类
-
Utils for PostgreSQL timestamp.
- PostgreSQLTextTimestampUtils() - 类 的构造器org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.protocol.PostgreSQLTextTimestampUtils
-
- PostgreSQLTimeBinaryProtocolValue - org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.protocol中的类
-
Binary protocol value for time for PostgreSQL.
- PostgreSQLTimeBinaryProtocolValue() - 类 的构造器org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.protocol.PostgreSQLTimeBinaryProtocolValue
-
- PostgreSQLTypeUnspecifiedSQLParameter - org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind中的类
-
Type unspecified SQL parameter for PostgreSQL.
- PostgreSQLTypeUnspecifiedSQLParameter() - 类 的构造器org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.PostgreSQLTypeUnspecifiedSQLParameter
-
- PostgreSQLUnspecifiedBinaryProtocolValue - org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.protocol中的类
-
Binary protocol value for unspecified for PostgreSQL.
- PostgreSQLUnspecifiedBinaryProtocolValue() - 类 的构造器org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.protocol.PostgreSQLUnspecifiedBinaryProtocolValue
-
- PostgreSQLUnsupportedCommandPacket - org.apache.shardingsphere.db.protocol.postgresql.packet.command.admin中的类
-
Unsupported command packet for PostgreSQL.
- PostgreSQLUnsupportedCommandPacket() - 类 的构造器org.apache.shardingsphere.db.protocol.postgresql.packet.command.admin.PostgreSQLUnsupportedCommandPacket
-
- PostgreSQLValueFormat - org.apache.shardingsphere.db.protocol.postgresql.constant中的枚举
-
PostgreSQL value format.