Hierarchy For All Packages
Package Hierarchies:- org.apache.shardingsphere.proxy.frontend.postgresql,
- org.apache.shardingsphere.proxy.frontend.postgresql.authentication,
- org.apache.shardingsphere.proxy.frontend.postgresql.authentication.authenticator,
- org.apache.shardingsphere.proxy.frontend.postgresql.command,
- org.apache.shardingsphere.proxy.frontend.postgresql.command.generic,
- org.apache.shardingsphere.proxy.frontend.postgresql.command.query,
- org.apache.shardingsphere.proxy.frontend.postgresql.command.query.extended,
- org.apache.shardingsphere.proxy.frontend.postgresql.command.query.extended.bind,
- org.apache.shardingsphere.proxy.frontend.postgresql.command.query.extended.close,
- org.apache.shardingsphere.proxy.frontend.postgresql.command.query.extended.describe,
- org.apache.shardingsphere.proxy.frontend.postgresql.command.query.extended.execute,
- org.apache.shardingsphere.proxy.frontend.postgresql.command.query.extended.parse,
- org.apache.shardingsphere.proxy.frontend.postgresql.command.query.extended.sync,
- org.apache.shardingsphere.proxy.frontend.postgresql.command.query.simple,
- org.apache.shardingsphere.proxy.frontend.postgresql.err
Class Hierarchy
- java.lang.Object
- org.apache.shardingsphere.proxy.frontend.postgresql.command.query.extended.JDBCPortal (implements org.apache.shardingsphere.proxy.frontend.postgresql.command.query.extended.Portal<T>)
- org.apache.shardingsphere.proxy.frontend.postgresql.command.PortalContext
- org.apache.shardingsphere.proxy.frontend.postgresql.command.query.extended.PostgreSQLAggregatedBatchedStatementsCommandExecutor (implements org.apache.shardingsphere.proxy.frontend.command.executor.CommandExecutor)
- org.apache.shardingsphere.proxy.frontend.postgresql.command.query.extended.PostgreSQLAggregatedCommandExecutor (implements org.apache.shardingsphere.proxy.frontend.command.executor.CommandExecutor)
- org.apache.shardingsphere.proxy.frontend.postgresql.authentication.PostgreSQLAuthenticationEngine (implements org.apache.shardingsphere.proxy.frontend.authentication.AuthenticationEngine)
- org.apache.shardingsphere.proxy.frontend.postgresql.authentication.PostgreSQLAuthenticationHandler
- org.apache.shardingsphere.proxy.frontend.postgresql.command.query.extended.PostgreSQLBatchedStatementsExecutor
- org.apache.shardingsphere.proxy.frontend.postgresql.command.query.extended.bind.PostgreSQLComBindExecutor (implements org.apache.shardingsphere.proxy.frontend.command.executor.CommandExecutor)
- org.apache.shardingsphere.proxy.frontend.postgresql.command.query.extended.close.PostgreSQLComCloseExecutor (implements org.apache.shardingsphere.proxy.frontend.command.executor.CommandExecutor)
- org.apache.shardingsphere.proxy.frontend.postgresql.command.query.extended.describe.PostgreSQLComDescribeExecutor (implements org.apache.shardingsphere.proxy.frontend.command.executor.CommandExecutor)
- org.apache.shardingsphere.proxy.frontend.postgresql.command.query.extended.execute.PostgreSQLComExecuteExecutor (implements org.apache.shardingsphere.proxy.frontend.command.executor.CommandExecutor)
- org.apache.shardingsphere.proxy.frontend.postgresql.command.PostgreSQLCommandExecuteEngine (implements org.apache.shardingsphere.proxy.frontend.command.CommandExecuteEngine)
- org.apache.shardingsphere.proxy.frontend.postgresql.command.PostgreSQLCommandExecutorFactory
- org.apache.shardingsphere.proxy.frontend.postgresql.command.query.extended.parse.PostgreSQLComParseExecutor (implements org.apache.shardingsphere.proxy.frontend.command.executor.CommandExecutor)
- org.apache.shardingsphere.proxy.frontend.postgresql.command.query.simple.PostgreSQLComQueryExecutor (implements org.apache.shardingsphere.proxy.frontend.command.executor.QueryCommandExecutor)
- org.apache.shardingsphere.proxy.frontend.postgresql.command.query.extended.sync.PostgreSQLComSyncExecutor (implements org.apache.shardingsphere.proxy.frontend.command.executor.CommandExecutor)
- org.apache.shardingsphere.proxy.frontend.postgresql.command.generic.PostgreSQLComTerminationExecutor (implements org.apache.shardingsphere.proxy.frontend.command.executor.CommandExecutor)
- org.apache.shardingsphere.proxy.frontend.postgresql.err.PostgreSQLErrPacketFactory
- org.apache.shardingsphere.proxy.frontend.postgresql.PostgreSQLFrontendContext (implements org.apache.shardingsphere.proxy.frontend.context.FrontendContext)
- org.apache.shardingsphere.proxy.frontend.postgresql.PostgreSQLFrontendEngine (implements org.apache.shardingsphere.proxy.frontend.spi.DatabaseProtocolFrontendEngine)
- org.apache.shardingsphere.proxy.frontend.postgresql.authentication.authenticator.PostgreSQLMD5PasswordAuthenticator (implements org.apache.shardingsphere.proxy.frontend.postgresql.authentication.authenticator.PostgreSQLAuthenticator)
- org.apache.shardingsphere.proxy.frontend.postgresql.authentication.authenticator.PostgreSQLPasswordAuthenticator (implements org.apache.shardingsphere.proxy.frontend.postgresql.authentication.authenticator.PostgreSQLAuthenticator)
- org.apache.shardingsphere.proxy.frontend.postgresql.command.PostgreSQLPortalContextRegistry
- org.apache.shardingsphere.proxy.frontend.postgresql.command.query.extended.PostgreSQLServerPreparedStatement (implements org.apache.shardingsphere.proxy.backend.session.ServerPreparedStatement)
- org.apache.shardingsphere.proxy.frontend.postgresql.command.generic.PostgreSQLUnsupportedCommandExecutor (implements org.apache.shardingsphere.proxy.frontend.command.executor.CommandExecutor)
Interface Hierarchy
- org.apache.shardingsphere.proxy.frontend.authentication.Authenticator
- org.apache.shardingsphere.proxy.frontend.postgresql.authentication.authenticator.PostgreSQLAuthenticator
- org.apache.shardingsphere.proxy.frontend.postgresql.command.query.extended.Portal<T>
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.apache.shardingsphere.proxy.frontend.postgresql.command.query.PostgreSQLCommand
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)