JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.apache.shardingsphere.database.protocol.postgresql.codec
,
org.apache.shardingsphere.database.protocol.postgresql.constant
,
org.apache.shardingsphere.database.protocol.postgresql.packet
,
org.apache.shardingsphere.database.protocol.postgresql.packet.command
,
org.apache.shardingsphere.database.protocol.postgresql.packet.command.admin
,
org.apache.shardingsphere.database.protocol.postgresql.packet.command.query
,
org.apache.shardingsphere.database.protocol.postgresql.packet.command.query.binary
,
org.apache.shardingsphere.database.protocol.postgresql.packet.command.query.binary.bind
,
org.apache.shardingsphere.database.protocol.postgresql.packet.command.query.binary.bind.protocol
,
org.apache.shardingsphere.database.protocol.postgresql.packet.command.query.binary.describe
,
org.apache.shardingsphere.database.protocol.postgresql.packet.command.query.binary.execute
,
org.apache.shardingsphere.database.protocol.postgresql.packet.command.query.binary.parse
,
org.apache.shardingsphere.database.protocol.postgresql.packet.command.query.binary.sync
,
org.apache.shardingsphere.database.protocol.postgresql.packet.command.query.text
,
org.apache.shardingsphere.database.protocol.postgresql.packet.generic
,
org.apache.shardingsphere.database.protocol.postgresql.packet.handshake
,
org.apache.shardingsphere.database.protocol.postgresql.payload
Class Hierarchy
java.lang.
Object
org.apache.shardingsphere.database.protocol.postgresql.packet.command.query.binary.
BinaryStatementRegistry
org.apache.shardingsphere.database.protocol.postgresql.packet.command.query.binary.
ConnectionScopeBinaryStatementRegistry
org.apache.shardingsphere.database.protocol.postgresql.packet.handshake.
PostgreSQLAuthenticationOKPacket
(implements org.apache.shardingsphere.database.protocol.postgresql.packet.
PostgreSQLPacket
)
org.apache.shardingsphere.database.protocol.postgresql.packet.command.query.binary.bind.protocol.
PostgreSQLBinaryProtocolValueFactory
org.apache.shardingsphere.database.protocol.postgresql.packet.command.query.binary.bind.
PostgreSQLBinaryResultSetRowPacket
(implements org.apache.shardingsphere.database.protocol.postgresql.packet.
PostgreSQLPacket
)
org.apache.shardingsphere.database.protocol.postgresql.packet.command.query.binary.
PostgreSQLBinaryStatement
org.apache.shardingsphere.database.protocol.postgresql.packet.command.query.binary.
PostgreSQLBinaryStatementParameterType
org.apache.shardingsphere.database.protocol.postgresql.packet.command.query.binary.bind.
PostgreSQLBindCompletePacket
(implements org.apache.shardingsphere.database.protocol.postgresql.packet.
PostgreSQLPacket
)
org.apache.shardingsphere.database.protocol.postgresql.packet.command.query.
PostgreSQLColumnDescription
org.apache.shardingsphere.database.protocol.postgresql.packet.generic.
PostgreSQLCommandCompletePacket
(implements org.apache.shardingsphere.database.protocol.postgresql.packet.
PostgreSQLPacket
)
org.apache.shardingsphere.database.protocol.postgresql.packet.command.
PostgreSQLCommandPacket
(implements org.apache.shardingsphere.database.protocol.packet.
CommandPacket
, org.apache.shardingsphere.database.protocol.postgresql.packet.
PostgreSQLPacket
)
org.apache.shardingsphere.database.protocol.postgresql.packet.command.query.binary.bind.
PostgreSQLComBindPacket
org.apache.shardingsphere.database.protocol.postgresql.packet.command.query.binary.describe.
PostgreSQLComDescribePacket
org.apache.shardingsphere.database.protocol.postgresql.packet.command.query.binary.execute.
PostgreSQLComExecutePacket
org.apache.shardingsphere.database.protocol.postgresql.packet.command.query.binary.parse.
PostgreSQLComParsePacket
org.apache.shardingsphere.database.protocol.postgresql.packet.command.query.text.
PostgreSQLComQueryPacket
org.apache.shardingsphere.database.protocol.postgresql.packet.command.query.binary.sync.
PostgreSQLComSyncPacket
org.apache.shardingsphere.database.protocol.postgresql.packet.generic.
PostgreSQLComTerminationPacket
org.apache.shardingsphere.database.protocol.postgresql.packet.command.admin.
PostgreSQLUnsupportedCommandPacket
org.apache.shardingsphere.database.protocol.postgresql.packet.command.
PostgreSQLCommandPacketFactory
org.apache.shardingsphere.database.protocol.postgresql.packet.command.
PostgreSQLCommandPacketTypeLoader
org.apache.shardingsphere.database.protocol.postgresql.packet.handshake.
PostgreSQLComStartupPacket
(implements org.apache.shardingsphere.database.protocol.postgresql.packet.
PostgreSQLPacket
)
org.apache.shardingsphere.database.protocol.postgresql.packet.command.query.text.
PostgreSQLDataRowPacket
(implements org.apache.shardingsphere.database.protocol.postgresql.packet.
PostgreSQLPacket
)
org.apache.shardingsphere.database.protocol.postgresql.packet.command.query.binary.bind.protocol.
PostgreSQLDateBinaryProtocolValue
(implements org.apache.shardingsphere.database.protocol.postgresql.packet.command.query.binary.bind.protocol.
PostgreSQLBinaryProtocolValue
)
org.apache.shardingsphere.database.protocol.postgresql.packet.command.query.binary.bind.protocol.
PostgreSQLDoubleBinaryProtocolValue
(implements org.apache.shardingsphere.database.protocol.postgresql.packet.command.query.binary.bind.protocol.
PostgreSQLBinaryProtocolValue
)
org.apache.shardingsphere.database.protocol.postgresql.packet.generic.
PostgreSQLErrorResponsePacket
(implements org.apache.shardingsphere.database.protocol.postgresql.packet.
PostgreSQLPacket
)
org.apache.shardingsphere.database.protocol.postgresql.packet.command.query.binary.bind.protocol.
PostgreSQLFloatBinaryProtocolValue
(implements org.apache.shardingsphere.database.protocol.postgresql.packet.command.query.binary.bind.protocol.
PostgreSQLBinaryProtocolValue
)
org.apache.shardingsphere.database.protocol.postgresql.packet.command.query.binary.bind.protocol.
PostgreSQLInt2BinaryProtocolValue
(implements org.apache.shardingsphere.database.protocol.postgresql.packet.command.query.binary.bind.protocol.
PostgreSQLBinaryProtocolValue
)
org.apache.shardingsphere.database.protocol.postgresql.packet.command.query.binary.bind.protocol.
PostgreSQLInt4BinaryProtocolValue
(implements org.apache.shardingsphere.database.protocol.postgresql.packet.command.query.binary.bind.protocol.
PostgreSQLBinaryProtocolValue
)
org.apache.shardingsphere.database.protocol.postgresql.packet.command.query.binary.bind.protocol.
PostgreSQLInt8BinaryProtocolValue
(implements org.apache.shardingsphere.database.protocol.postgresql.packet.command.query.binary.bind.protocol.
PostgreSQLBinaryProtocolValue
)
org.apache.shardingsphere.database.protocol.postgresql.codec.
PostgreSQLPacketCodecEngine
(implements org.apache.shardingsphere.database.protocol.codec.
DatabasePacketCodecEngine
<T>)
org.apache.shardingsphere.database.protocol.postgresql.payload.
PostgreSQLPacketPayload
(implements org.apache.shardingsphere.database.protocol.payload.
PacketPayload
)
org.apache.shardingsphere.database.protocol.postgresql.packet.handshake.
PostgreSQLParameterStatusPacket
(implements org.apache.shardingsphere.database.protocol.postgresql.packet.
PostgreSQLPacket
)
org.apache.shardingsphere.database.protocol.postgresql.packet.command.query.binary.parse.
PostgreSQLParseCompletePacket
(implements org.apache.shardingsphere.database.protocol.postgresql.packet.
PostgreSQLPacket
)
org.apache.shardingsphere.database.protocol.postgresql.packet.generic.
PostgreSQLReadyForQueryPacket
(implements org.apache.shardingsphere.database.protocol.postgresql.packet.
PostgreSQLPacket
)
org.apache.shardingsphere.database.protocol.postgresql.packet.command.query.
PostgreSQLRowDescriptionPacket
(implements org.apache.shardingsphere.database.protocol.postgresql.packet.
PostgreSQLPacket
)
org.apache.shardingsphere.database.protocol.postgresql.packet.handshake.
PostgreSQLSSLNegativePacket
(implements org.apache.shardingsphere.database.protocol.postgresql.packet.
PostgreSQLPacket
)
org.apache.shardingsphere.database.protocol.postgresql.packet.command.query.binary.bind.protocol.
PostgreSQLStringBinaryProtocolValue
(implements org.apache.shardingsphere.database.protocol.postgresql.packet.command.query.binary.bind.protocol.
PostgreSQLBinaryProtocolValue
)
org.apache.shardingsphere.database.protocol.postgresql.packet.command.query.binary.bind.protocol.
PostgreSQLTimeBinaryProtocolValue
(implements org.apache.shardingsphere.database.protocol.postgresql.packet.command.query.binary.bind.protocol.
PostgreSQLBinaryProtocolValue
)
Interface Hierarchy
org.apache.shardingsphere.database.protocol.packet.
DatabasePacket
<T>
org.apache.shardingsphere.database.protocol.postgresql.packet.
PostgreSQLPacket
org.apache.shardingsphere.database.protocol.postgresql.packet.command.query.binary.bind.protocol.
PostgreSQLBinaryProtocolValue
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
org.apache.shardingsphere.database.protocol.postgresql.constant.
PostgreSQLColumnType
org.apache.shardingsphere.database.protocol.postgresql.packet.command.
PostgreSQLCommandPacketType
(implements org.apache.shardingsphere.database.protocol.packet.
CommandPacketType
)
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2020
The Apache Software Foundation
. All rights reserved.