您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
所有程序包的分层结构
程序包分层结构:
org.apache.shardingsphere.db.protocol.postgresql.codec
,
org.apache.shardingsphere.db.protocol.postgresql.constant
,
org.apache.shardingsphere.db.protocol.postgresql.exception
,
org.apache.shardingsphere.db.protocol.postgresql.packet
,
org.apache.shardingsphere.db.protocol.postgresql.packet.command
,
org.apache.shardingsphere.db.protocol.postgresql.packet.command.admin
,
org.apache.shardingsphere.db.protocol.postgresql.packet.command.query
,
org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended
,
org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind
,
org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.protocol
,
org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.close
,
org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.describe
,
org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.execute
,
org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.parse
,
org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.sync
,
org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.simple
,
org.apache.shardingsphere.db.protocol.postgresql.packet.generic
,
org.apache.shardingsphere.db.protocol.postgresql.packet.handshake
,
org.apache.shardingsphere.db.protocol.postgresql.packet.handshake.authentication
,
org.apache.shardingsphere.db.protocol.postgresql.packet.identifier
,
org.apache.shardingsphere.db.protocol.postgresql.payload
类分层结构
java.lang.
Object
org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.
PostgreSQLAggregatedResponsesPacket
(implements org.apache.shardingsphere.db.protocol.postgresql.packet.
PostgreSQLPacket
)
org.apache.shardingsphere.db.protocol.postgresql.constant.
PostgreSQLArrayColumnType
org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.protocol.
PostgreSQLArrayParameterDecoder
org.apache.shardingsphere.db.protocol.postgresql.packet.handshake.
PostgreSQLAuthenticationOKPacket
(implements org.apache.shardingsphere.db.protocol.postgresql.packet.identifier.
PostgreSQLIdentifierPacket
)
org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.protocol.
PostgreSQLBinaryProtocolValueFactory
org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.protocol.
PostgreSQLBinaryTimestampUtils
org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.
PostgreSQLBindCompletePacket
(implements org.apache.shardingsphere.db.protocol.postgresql.packet.
PostgreSQLPacket
)
org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.protocol.
PostgreSQLBoolArrayBinaryProtocolValue
(implements org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.protocol.
PostgreSQLBinaryProtocolValue
)
org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.protocol.
PostgreSQLByteConverter
org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.close.
PostgreSQLCloseCompletePacket
(implements org.apache.shardingsphere.db.protocol.postgresql.packet.
PostgreSQLPacket
)
org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.
PostgreSQLColumnDescription
org.apache.shardingsphere.db.protocol.postgresql.packet.generic.
PostgreSQLCommandCompletePacket
(implements org.apache.shardingsphere.db.protocol.postgresql.packet.identifier.
PostgreSQLIdentifierPacket
)
org.apache.shardingsphere.db.protocol.postgresql.packet.command.
PostgreSQLCommandPacket
(implements org.apache.shardingsphere.db.protocol.packet.
CommandPacket
, org.apache.shardingsphere.db.protocol.postgresql.packet.identifier.
PostgreSQLIdentifierPacket
)
org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.
PostgreSQLAggregatedCommandPacket
org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.
PostgreSQLComBindPacket
org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.close.
PostgreSQLComClosePacket
org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.describe.
PostgreSQLComDescribePacket
org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.execute.
PostgreSQLComExecutePacket
org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.parse.
PostgreSQLComParsePacket
org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.simple.
PostgreSQLComQueryPacket
org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.sync.
PostgreSQLComSyncPacket
org.apache.shardingsphere.db.protocol.postgresql.packet.generic.
PostgreSQLComTerminationPacket
org.apache.shardingsphere.db.protocol.postgresql.packet.command.admin.
PostgreSQLUnsupportedCommandPacket
org.apache.shardingsphere.db.protocol.postgresql.packet.command.
PostgreSQLCommandPacketFactory
org.apache.shardingsphere.db.protocol.postgresql.packet.command.
PostgreSQLCommandPacketTypeLoader
org.apache.shardingsphere.db.protocol.postgresql.packet.handshake.
PostgreSQLComStartupPacket
(implements org.apache.shardingsphere.db.protocol.postgresql.packet.
PostgreSQLPacket
)
org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.
PostgreSQLDataRowPacket
(implements org.apache.shardingsphere.db.protocol.postgresql.packet.identifier.
PostgreSQLIdentifierPacket
)
org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.protocol.
PostgreSQLDateBinaryProtocolValue
(implements org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.protocol.
PostgreSQLBinaryProtocolValue
)
org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.protocol.
PostgreSQLDoubleBinaryProtocolValue
(implements org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.protocol.
PostgreSQLBinaryProtocolValue
)
org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.
PostgreSQLEmptyQueryResponsePacket
(implements org.apache.shardingsphere.db.protocol.postgresql.packet.identifier.
PostgreSQLIdentifierPacket
)
org.apache.shardingsphere.db.protocol.postgresql.packet.generic.
PostgreSQLErrorResponsePacket
(implements org.apache.shardingsphere.db.protocol.postgresql.packet.identifier.
PostgreSQLIdentifierPacket
)
org.apache.shardingsphere.db.protocol.postgresql.packet.generic.
PostgreSQLErrorResponsePacket.Builder
org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.protocol.
PostgreSQLFloat4ArrayBinaryProtocolValue
(implements org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.protocol.
PostgreSQLBinaryProtocolValue
)
org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.protocol.
PostgreSQLFloat8ArrayBinaryProtocolValue
(implements org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.protocol.
PostgreSQLBinaryProtocolValue
)
org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.protocol.
PostgreSQLFloatBinaryProtocolValue
(implements org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.protocol.
PostgreSQLBinaryProtocolValue
)
org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.protocol.
PostgreSQLInt2ArrayBinaryProtocolValue
(implements org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.protocol.
PostgreSQLBinaryProtocolValue
)
org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.protocol.
PostgreSQLInt2BinaryProtocolValue
(implements org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.protocol.
PostgreSQLBinaryProtocolValue
)
org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.protocol.
PostgreSQLInt4ArrayBinaryProtocolValue
(implements org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.protocol.
PostgreSQLBinaryProtocolValue
)
org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.protocol.
PostgreSQLInt4BinaryProtocolValue
(implements org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.protocol.
PostgreSQLBinaryProtocolValue
)
org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.protocol.
PostgreSQLInt8ArrayBinaryProtocolValue
(implements org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.protocol.
PostgreSQLBinaryProtocolValue
)
org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.protocol.
PostgreSQLInt8BinaryProtocolValue
(implements org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.protocol.
PostgreSQLBinaryProtocolValue
)
org.apache.shardingsphere.db.protocol.postgresql.packet.handshake.authentication.
PostgreSQLMD5PasswordAuthenticationPacket
(implements org.apache.shardingsphere.db.protocol.postgresql.packet.identifier.
PostgreSQLIdentifierPacket
)
org.apache.shardingsphere.db.protocol.postgresql.constant.
PostgreSQLMessageSeverityLevel
org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.
PostgreSQLNoDataPacket
(implements org.apache.shardingsphere.db.protocol.postgresql.packet.
PostgreSQLPacket
)
org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.protocol.
PostgreSQLNumericBinaryProtocolValue
(implements org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.protocol.
PostgreSQLBinaryProtocolValue
)
org.apache.shardingsphere.db.protocol.postgresql.codec.
PostgreSQLPacketCodecEngine
(implements org.apache.shardingsphere.db.protocol.codec.
DatabasePacketCodecEngine
<T>)
org.apache.shardingsphere.db.protocol.postgresql.payload.
PostgreSQLPacketPayload
(implements org.apache.shardingsphere.db.protocol.payload.
PacketPayload
)
org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.
PostgreSQLParameterDescriptionPacket
(implements org.apache.shardingsphere.db.protocol.postgresql.packet.identifier.
PostgreSQLIdentifierPacket
)
org.apache.shardingsphere.db.protocol.postgresql.packet.handshake.
PostgreSQLParameterStatusPacket
(implements org.apache.shardingsphere.db.protocol.postgresql.packet.identifier.
PostgreSQLIdentifierPacket
)
org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.parse.
PostgreSQLParseCompletePacket
(implements org.apache.shardingsphere.db.protocol.postgresql.packet.
PostgreSQLPacket
)
org.apache.shardingsphere.db.protocol.postgresql.packet.handshake.authentication.
PostgreSQLPasswordAuthenticationPacket
(implements org.apache.shardingsphere.db.protocol.postgresql.packet.identifier.
PostgreSQLIdentifierPacket
)
org.apache.shardingsphere.db.protocol.postgresql.packet.handshake.
PostgreSQLPasswordMessagePacket
(implements org.apache.shardingsphere.db.protocol.postgresql.packet.identifier.
PostgreSQLIdentifierPacket
)
org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.execute.
PostgreSQLPortalSuspendedPacket
(implements org.apache.shardingsphere.db.protocol.postgresql.packet.identifier.
PostgreSQLIdentifierPacket
)
org.apache.shardingsphere.db.protocol.postgresql.packet.handshake.
PostgreSQLRandomGenerator
org.apache.shardingsphere.db.protocol.postgresql.packet.generic.
PostgreSQLReadyForQueryPacket
(implements org.apache.shardingsphere.db.protocol.postgresql.packet.
PostgreSQLPacket
)
org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.
PostgreSQLRowDescriptionPacket
(implements org.apache.shardingsphere.db.protocol.postgresql.packet.identifier.
PostgreSQLIdentifierPacket
)
org.apache.shardingsphere.db.protocol.postgresql.constant.
PostgreSQLServerInfo
org.apache.shardingsphere.db.protocol.postgresql.packet.handshake.
PostgreSQLSSLNegativePacket
(implements org.apache.shardingsphere.db.protocol.postgresql.packet.
PostgreSQLPacket
)
org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.protocol.
PostgreSQLStringArrayBinaryProtocolValue
(implements org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.protocol.
PostgreSQLBinaryProtocolValue
)
org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.protocol.
PostgreSQLStringBinaryProtocolValue
(implements org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.protocol.
PostgreSQLBinaryProtocolValue
)
org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.protocol.
PostgreSQLTextTimestampUtils
org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.protocol.
PostgreSQLTimeBinaryProtocolValue
(implements org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.protocol.
PostgreSQLBinaryProtocolValue
)
org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.
PostgreSQLTypeUnspecifiedSQLParameter
(implements org.apache.shardingsphere.db.protocol.parameter.
TypeUnspecifiedSQLParameter
)
org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.protocol.
PostgreSQLUnspecifiedBinaryProtocolValue
(implements org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.protocol.
PostgreSQLBinaryProtocolValue
)
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
java.lang.
RuntimeException
org.apache.shardingsphere.infra.util.exception.external.ShardingSphereExternalException
org.apache.shardingsphere.dialect.exception.SQLDialectException
org.apache.shardingsphere.dialect.exception.protocol.DatabaseProtocolException
org.apache.shardingsphere.db.protocol.postgresql.exception.
PostgreSQLProtocolException
接口分层结构
org.apache.shardingsphere.db.protocol.packet.
DatabasePacket
<T>
org.apache.shardingsphere.db.protocol.postgresql.packet.identifier.
PostgreSQLIdentifierPacket
org.apache.shardingsphere.db.protocol.postgresql.packet.
PostgreSQLPacket
org.apache.shardingsphere.db.protocol.postgresql.packet.identifier.
PostgreSQLIdentifierPacket
org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.bind.protocol.
PostgreSQLBinaryProtocolValue
org.apache.shardingsphere.db.protocol.postgresql.packet.identifier.
PostgreSQLIdentifierTag
枚举分层结构
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
org.apache.shardingsphere.db.protocol.postgresql.constant.
PostgreSQLAuthenticationMethod
org.apache.shardingsphere.db.protocol.postgresql.constant.
PostgreSQLValueFormat
org.apache.shardingsphere.db.protocol.postgresql.packet.identifier.
PostgreSQLMessagePacketType
(implements org.apache.shardingsphere.db.protocol.postgresql.packet.identifier.
PostgreSQLIdentifierTag
)
org.apache.shardingsphere.db.protocol.postgresql.packet.command.
PostgreSQLCommandPacketType
(implements org.apache.shardingsphere.db.protocol.packet.
CommandPacketType
, org.apache.shardingsphere.db.protocol.postgresql.packet.identifier.
PostgreSQLIdentifierTag
)
org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.close.
PostgreSQLComClosePacket.Type
org.apache.shardingsphere.db.protocol.postgresql.packet.command.query.extended.
PostgreSQLColumnType
(implements org.apache.shardingsphere.db.protocol.binary.
BinaryColumnType
)
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
Copyright © 2022
The Apache Software Foundation
. All rights reserved.