Index

A B C D E G H I J L M N O P R S T U V W 
All Classes and Interfaces|All Packages

A

add(Portal<?>) - Method in class org.apache.shardingsphere.proxy.frontend.postgresql.command.PortalContext
Add portal.
ALTER_FUNCTION - Enum constant in enum org.apache.shardingsphere.proxy.frontend.postgresql.command.query.PostgreSQLCommand
 
ALTER_INDEX - Enum constant in enum org.apache.shardingsphere.proxy.frontend.postgresql.command.query.PostgreSQLCommand
 
ALTER_PROCEDURE - Enum constant in enum org.apache.shardingsphere.proxy.frontend.postgresql.command.query.PostgreSQLCommand
 
ALTER_SCHEMA - Enum constant in enum org.apache.shardingsphere.proxy.frontend.postgresql.command.query.PostgreSQLCommand
 
ALTER_SEQUENCE - Enum constant in enum org.apache.shardingsphere.proxy.frontend.postgresql.command.query.PostgreSQLCommand
 
ALTER_TABLE - Enum constant in enum org.apache.shardingsphere.proxy.frontend.postgresql.command.query.PostgreSQLCommand
 
ALTER_TABLESPACE - Enum constant in enum org.apache.shardingsphere.proxy.frontend.postgresql.command.query.PostgreSQLCommand
 
ALTER_VIEW - Enum constant in enum org.apache.shardingsphere.proxy.frontend.postgresql.command.query.PostgreSQLCommand
 
ANALYZE - Enum constant in enum org.apache.shardingsphere.proxy.frontend.postgresql.command.query.PostgreSQLCommand
 
authenticate(ChannelHandlerContext, PacketPayload) - Method in class org.apache.shardingsphere.proxy.frontend.postgresql.authentication.PostgreSQLAuthenticationEngine
 
authenticate(ShardingSphereUser, Object[]) - Method in interface org.apache.shardingsphere.proxy.frontend.postgresql.authentication.authenticator.PostgreSQLAuthenticator
Authenticate.
authenticate(ShardingSphereUser, Object[]) - Method in class org.apache.shardingsphere.proxy.frontend.postgresql.authentication.authenticator.PostgreSQLMD5PasswordAuthenticator
 
authenticate(ShardingSphereUser, Object[]) - Method in class org.apache.shardingsphere.proxy.frontend.postgresql.authentication.authenticator.PostgreSQLPasswordAuthenticator
 

B

BEGIN - Enum constant in enum org.apache.shardingsphere.proxy.frontend.postgresql.command.query.PostgreSQLCommand
 
bind() - Method in class org.apache.shardingsphere.proxy.frontend.postgresql.command.query.extended.JDBCPortal
 
bind() - Method in interface org.apache.shardingsphere.proxy.frontend.postgresql.command.query.extended.Portal
Do bind.

C

CALL - Enum constant in enum org.apache.shardingsphere.proxy.frontend.postgresql.command.query.PostgreSQLCommand
 
close() - Method in class org.apache.shardingsphere.proxy.frontend.postgresql.command.query.extended.execute.PostgreSQLComExecuteExecutor
 
close() - Method in class org.apache.shardingsphere.proxy.frontend.postgresql.command.query.extended.JDBCPortal
 
close() - Method in interface org.apache.shardingsphere.proxy.frontend.postgresql.command.query.extended.Portal
Close portal.
close() - Method in class org.apache.shardingsphere.proxy.frontend.postgresql.command.query.simple.PostgreSQLComQueryExecutor
 
close(String) - Method in class org.apache.shardingsphere.proxy.frontend.postgresql.command.PortalContext
Close portal.
CLOSE_CURSOR - Enum constant in enum org.apache.shardingsphere.proxy.frontend.postgresql.command.query.PostgreSQLCommand
 
closeAll() - Method in class org.apache.shardingsphere.proxy.frontend.postgresql.command.PortalContext
Close all portals.
COMMIT - Enum constant in enum org.apache.shardingsphere.proxy.frontend.postgresql.command.query.PostgreSQLCommand
 
CREATE_DATABASE - Enum constant in enum org.apache.shardingsphere.proxy.frontend.postgresql.command.query.PostgreSQLCommand
 
CREATE_FUNCTION - Enum constant in enum org.apache.shardingsphere.proxy.frontend.postgresql.command.query.PostgreSQLCommand
 
CREATE_INDEX - Enum constant in enum org.apache.shardingsphere.proxy.frontend.postgresql.command.query.PostgreSQLCommand
 
CREATE_PROCEDURE - Enum constant in enum org.apache.shardingsphere.proxy.frontend.postgresql.command.query.PostgreSQLCommand
 
CREATE_SCHEMA - Enum constant in enum org.apache.shardingsphere.proxy.frontend.postgresql.command.query.PostgreSQLCommand
 
CREATE_SEQUENCE - Enum constant in enum org.apache.shardingsphere.proxy.frontend.postgresql.command.query.PostgreSQLCommand
 
CREATE_TABLE - Enum constant in enum org.apache.shardingsphere.proxy.frontend.postgresql.command.query.PostgreSQLCommand
 
CREATE_TABLESPACE - Enum constant in enum org.apache.shardingsphere.proxy.frontend.postgresql.command.query.PostgreSQLCommand
 
CREATE_VIEW - Enum constant in enum org.apache.shardingsphere.proxy.frontend.postgresql.command.query.PostgreSQLCommand
 

D

DECLARE_CURSOR - Enum constant in enum org.apache.shardingsphere.proxy.frontend.postgresql.command.query.PostgreSQLCommand
 
DELETE - Enum constant in enum org.apache.shardingsphere.proxy.frontend.postgresql.command.query.PostgreSQLCommand
 
describe() - Method in class org.apache.shardingsphere.proxy.frontend.postgresql.command.query.extended.JDBCPortal
 
describe() - Method in interface org.apache.shardingsphere.proxy.frontend.postgresql.command.query.extended.Portal
Describe portal.
describeParameters() - Method in class org.apache.shardingsphere.proxy.frontend.postgresql.command.query.extended.PostgreSQLServerPreparedStatement
Describe parameters of the prepared statement.
describeRows() - Method in class org.apache.shardingsphere.proxy.frontend.postgresql.command.query.extended.PostgreSQLServerPreparedStatement
Describe rows of the prepared statement.
DO - Enum constant in enum org.apache.shardingsphere.proxy.frontend.postgresql.command.query.PostgreSQLCommand
 
DROP_DATABASE - Enum constant in enum org.apache.shardingsphere.proxy.frontend.postgresql.command.query.PostgreSQLCommand
 
DROP_FUNCTION - Enum constant in enum org.apache.shardingsphere.proxy.frontend.postgresql.command.query.PostgreSQLCommand
 
DROP_INDEX - Enum constant in enum org.apache.shardingsphere.proxy.frontend.postgresql.command.query.PostgreSQLCommand
 
DROP_PROCEDURE - Enum constant in enum org.apache.shardingsphere.proxy.frontend.postgresql.command.query.PostgreSQLCommand
 
DROP_SCHEMA - Enum constant in enum org.apache.shardingsphere.proxy.frontend.postgresql.command.query.PostgreSQLCommand
 
DROP_SEQUENCE - Enum constant in enum org.apache.shardingsphere.proxy.frontend.postgresql.command.query.PostgreSQLCommand
 
DROP_TABLE - Enum constant in enum org.apache.shardingsphere.proxy.frontend.postgresql.command.query.PostgreSQLCommand
 
DROP_TABLESPACE - Enum constant in enum org.apache.shardingsphere.proxy.frontend.postgresql.command.query.PostgreSQLCommand
 
DROP_VIEW - Enum constant in enum org.apache.shardingsphere.proxy.frontend.postgresql.command.query.PostgreSQLCommand
 

E

execute() - Method in class org.apache.shardingsphere.proxy.frontend.postgresql.command.generic.PostgreSQLComTerminationExecutor
 
execute() - Method in class org.apache.shardingsphere.proxy.frontend.postgresql.command.generic.PostgreSQLUnsupportedCommandExecutor
 
execute() - Method in class org.apache.shardingsphere.proxy.frontend.postgresql.command.query.extended.bind.PostgreSQLComBindExecutor
 
execute() - Method in class org.apache.shardingsphere.proxy.frontend.postgresql.command.query.extended.close.PostgreSQLComCloseExecutor
 
execute() - Method in class org.apache.shardingsphere.proxy.frontend.postgresql.command.query.extended.describe.PostgreSQLComDescribeExecutor
 
execute() - Method in class org.apache.shardingsphere.proxy.frontend.postgresql.command.query.extended.execute.PostgreSQLComExecuteExecutor
 
execute() - Method in class org.apache.shardingsphere.proxy.frontend.postgresql.command.query.extended.parse.PostgreSQLComParseExecutor
 
execute() - Method in class org.apache.shardingsphere.proxy.frontend.postgresql.command.query.extended.PostgreSQLAggregatedBatchedStatementsCommandExecutor
 
execute() - Method in class org.apache.shardingsphere.proxy.frontend.postgresql.command.query.extended.PostgreSQLAggregatedCommandExecutor
 
execute() - Method in class org.apache.shardingsphere.proxy.frontend.postgresql.command.query.extended.sync.PostgreSQLComSyncExecutor
 
execute() - Method in class org.apache.shardingsphere.proxy.frontend.postgresql.command.query.simple.PostgreSQLComQueryExecutor
 
execute(int) - Method in class org.apache.shardingsphere.proxy.frontend.postgresql.command.query.extended.JDBCPortal
 
execute(int) - Method in interface org.apache.shardingsphere.proxy.frontend.postgresql.command.query.extended.Portal
Execute portal.
executeBatch() - Method in class org.apache.shardingsphere.proxy.frontend.postgresql.command.query.extended.PostgreSQLBatchedStatementsExecutor
Execute batch.

G

get(int) - Method in class org.apache.shardingsphere.proxy.frontend.postgresql.command.PostgreSQLPortalContextRegistry
Get PostgreSQL portal context.
get(String) - Method in class org.apache.shardingsphere.proxy.frontend.postgresql.command.PortalContext
Get portal.
getAuthenticationMethodName() - Method in class org.apache.shardingsphere.proxy.frontend.postgresql.authentication.authenticator.PostgreSQLMD5PasswordAuthenticator
 
getAuthenticationMethodName() - Method in class org.apache.shardingsphere.proxy.frontend.postgresql.authentication.authenticator.PostgreSQLPasswordAuthenticator
 
getAuthenticator(String, String) - Method in class org.apache.shardingsphere.proxy.frontend.postgresql.authentication.PostgreSQLAuthenticationHandler
Get authenticator.
getCommandExecutor(CommandPacketType, CommandPacket, ConnectionSession) - Method in class org.apache.shardingsphere.proxy.frontend.postgresql.command.PostgreSQLCommandExecuteEngine
 
getCommandPacket(PacketPayload, CommandPacketType, ConnectionSession) - Method in class org.apache.shardingsphere.proxy.frontend.postgresql.command.PostgreSQLCommandExecuteEngine
 
getCommandPacketType(PacketPayload) - Method in class org.apache.shardingsphere.proxy.frontend.postgresql.command.PostgreSQLCommandExecuteEngine
 
getErrorPacket(Exception) - Method in class org.apache.shardingsphere.proxy.frontend.postgresql.command.PostgreSQLCommandExecuteEngine
 
getInstance() - Static method in class org.apache.shardingsphere.proxy.frontend.postgresql.command.PostgreSQLPortalContextRegistry
Get instance of PostgreSQL portal context registry.
getName() - Method in interface org.apache.shardingsphere.proxy.frontend.postgresql.command.query.extended.Portal
Get portal's name.
getOtherPacket(ConnectionSession) - Method in class org.apache.shardingsphere.proxy.frontend.postgresql.command.PostgreSQLCommandExecuteEngine
 
getQueryRowPacket() - Method in class org.apache.shardingsphere.proxy.frontend.postgresql.command.query.simple.PostgreSQLComQueryExecutor
 
getSqlStatement() - Method in interface org.apache.shardingsphere.proxy.frontend.postgresql.command.query.extended.Portal
Get SQL statement.
getType() - Method in class org.apache.shardingsphere.proxy.frontend.postgresql.PostgreSQLFrontendEngine
 

H

handleException(ConnectionSession, Exception) - Method in class org.apache.shardingsphere.proxy.frontend.postgresql.PostgreSQLFrontendEngine
 
handshake(ChannelHandlerContext) - Method in class org.apache.shardingsphere.proxy.frontend.postgresql.authentication.PostgreSQLAuthenticationEngine
 

I

INSERT - Enum constant in enum org.apache.shardingsphere.proxy.frontend.postgresql.command.query.PostgreSQLCommand
 
isRequiredSameThreadForConnection(Object) - Method in class org.apache.shardingsphere.proxy.frontend.postgresql.PostgreSQLFrontendContext
 

J

JDBCPortal - Class in org.apache.shardingsphere.proxy.frontend.postgresql.command.query.extended
PostgreSQL portal using JDBC backend.
JDBCPortal(String, PostgreSQLServerPreparedStatement, List<Object>, List<PostgreSQLValueFormat>, JDBCBackendConnection) - Constructor for class org.apache.shardingsphere.proxy.frontend.postgresql.command.query.extended.JDBCPortal
 

L

login(String, String, byte[], PostgreSQLPasswordMessagePacket) - Method in class org.apache.shardingsphere.proxy.frontend.postgresql.authentication.PostgreSQLAuthenticationHandler
Login.

M

MOVE - Enum constant in enum org.apache.shardingsphere.proxy.frontend.postgresql.command.query.PostgreSQLCommand
 

N

newInstance(Exception) - Static method in class org.apache.shardingsphere.proxy.frontend.postgresql.err.PostgreSQLErrPacketFactory
Create new instance of PostgreSQL ERR packet.
newInstance(PostgreSQLCommandPacketType, PostgreSQLCommandPacket, ConnectionSession, PortalContext) - Static method in class org.apache.shardingsphere.proxy.frontend.postgresql.command.PostgreSQLCommandExecutorFactory
Create new instance of command executor.
next() - Method in class org.apache.shardingsphere.proxy.frontend.postgresql.command.query.simple.PostgreSQLComQueryExecutor
 

O

org.apache.shardingsphere.proxy.frontend.postgresql - package org.apache.shardingsphere.proxy.frontend.postgresql
 
org.apache.shardingsphere.proxy.frontend.postgresql.authentication - package org.apache.shardingsphere.proxy.frontend.postgresql.authentication
 
org.apache.shardingsphere.proxy.frontend.postgresql.authentication.authenticator - package org.apache.shardingsphere.proxy.frontend.postgresql.authentication.authenticator
 
org.apache.shardingsphere.proxy.frontend.postgresql.command - package org.apache.shardingsphere.proxy.frontend.postgresql.command
 
org.apache.shardingsphere.proxy.frontend.postgresql.command.generic - package org.apache.shardingsphere.proxy.frontend.postgresql.command.generic
 
org.apache.shardingsphere.proxy.frontend.postgresql.command.query - package org.apache.shardingsphere.proxy.frontend.postgresql.command.query
 
org.apache.shardingsphere.proxy.frontend.postgresql.command.query.extended - package org.apache.shardingsphere.proxy.frontend.postgresql.command.query.extended
 
org.apache.shardingsphere.proxy.frontend.postgresql.command.query.extended.bind - package org.apache.shardingsphere.proxy.frontend.postgresql.command.query.extended.bind
 
org.apache.shardingsphere.proxy.frontend.postgresql.command.query.extended.close - package org.apache.shardingsphere.proxy.frontend.postgresql.command.query.extended.close
 
org.apache.shardingsphere.proxy.frontend.postgresql.command.query.extended.describe - package org.apache.shardingsphere.proxy.frontend.postgresql.command.query.extended.describe
 
org.apache.shardingsphere.proxy.frontend.postgresql.command.query.extended.execute - package org.apache.shardingsphere.proxy.frontend.postgresql.command.query.extended.execute
 
org.apache.shardingsphere.proxy.frontend.postgresql.command.query.extended.parse - package org.apache.shardingsphere.proxy.frontend.postgresql.command.query.extended.parse
 
org.apache.shardingsphere.proxy.frontend.postgresql.command.query.extended.sync - package org.apache.shardingsphere.proxy.frontend.postgresql.command.query.extended.sync
 
org.apache.shardingsphere.proxy.frontend.postgresql.command.query.simple - package org.apache.shardingsphere.proxy.frontend.postgresql.command.query.simple
 
org.apache.shardingsphere.proxy.frontend.postgresql.err - package org.apache.shardingsphere.proxy.frontend.postgresql.err
 

P

Portal<T> - Interface in org.apache.shardingsphere.proxy.frontend.postgresql.command.query.extended
PostgreSQL portal.
PortalContext - Class in org.apache.shardingsphere.proxy.frontend.postgresql.command
PostgreSQL portal context.
PortalContext() - Constructor for class org.apache.shardingsphere.proxy.frontend.postgresql.command.PortalContext
 
PostgreSQLAggregatedBatchedStatementsCommandExecutor - Class in org.apache.shardingsphere.proxy.frontend.postgresql.command.query.extended
Aggregated batched statements command executor for PostgreSQL.
PostgreSQLAggregatedBatchedStatementsCommandExecutor() - Constructor for class org.apache.shardingsphere.proxy.frontend.postgresql.command.query.extended.PostgreSQLAggregatedBatchedStatementsCommandExecutor
 
PostgreSQLAggregatedCommandExecutor - Class in org.apache.shardingsphere.proxy.frontend.postgresql.command.query.extended
 
PostgreSQLAggregatedCommandExecutor() - Constructor for class org.apache.shardingsphere.proxy.frontend.postgresql.command.query.extended.PostgreSQLAggregatedCommandExecutor
 
PostgreSQLAuthenticationEngine - Class in org.apache.shardingsphere.proxy.frontend.postgresql.authentication
Authentication engine for PostgreSQL.
PostgreSQLAuthenticationEngine() - Constructor for class org.apache.shardingsphere.proxy.frontend.postgresql.authentication.PostgreSQLAuthenticationEngine
 
PostgreSQLAuthenticationHandler - Class in org.apache.shardingsphere.proxy.frontend.postgresql.authentication
Authentication handler for PostgreSQL.
PostgreSQLAuthenticationHandler() - Constructor for class org.apache.shardingsphere.proxy.frontend.postgresql.authentication.PostgreSQLAuthenticationHandler
 
PostgreSQLAuthenticator - Interface in org.apache.shardingsphere.proxy.frontend.postgresql.authentication.authenticator
PostgreSQL authenticator.
PostgreSQLBatchedStatementsExecutor - Class in org.apache.shardingsphere.proxy.frontend.postgresql.command.query.extended
Batched statements executor for PostgreSQL.
PostgreSQLBatchedStatementsExecutor(ConnectionSession, PostgreSQLServerPreparedStatement, List<List<Object>>) - Constructor for class org.apache.shardingsphere.proxy.frontend.postgresql.command.query.extended.PostgreSQLBatchedStatementsExecutor
 
PostgreSQLComBindExecutor - Class in org.apache.shardingsphere.proxy.frontend.postgresql.command.query.extended.bind
Command bind executor for PostgreSQL.
PostgreSQLComBindExecutor() - Constructor for class org.apache.shardingsphere.proxy.frontend.postgresql.command.query.extended.bind.PostgreSQLComBindExecutor
 
PostgreSQLComCloseExecutor - Class in org.apache.shardingsphere.proxy.frontend.postgresql.command.query.extended.close
Command close executor for PostgreSQL.
PostgreSQLComCloseExecutor() - Constructor for class org.apache.shardingsphere.proxy.frontend.postgresql.command.query.extended.close.PostgreSQLComCloseExecutor
 
PostgreSQLComDescribeExecutor - Class in org.apache.shardingsphere.proxy.frontend.postgresql.command.query.extended.describe
Command describe for PostgreSQL.
PostgreSQLComDescribeExecutor() - Constructor for class org.apache.shardingsphere.proxy.frontend.postgresql.command.query.extended.describe.PostgreSQLComDescribeExecutor
 
PostgreSQLComExecuteExecutor - Class in org.apache.shardingsphere.proxy.frontend.postgresql.command.query.extended.execute
Command execute executor for PostgreSQL.
PostgreSQLComExecuteExecutor() - Constructor for class org.apache.shardingsphere.proxy.frontend.postgresql.command.query.extended.execute.PostgreSQLComExecuteExecutor
 
PostgreSQLCommand - Enum in org.apache.shardingsphere.proxy.frontend.postgresql.command.query
PostgreSQL command.
PostgreSQLCommandExecuteEngine - Class in org.apache.shardingsphere.proxy.frontend.postgresql.command
Command execute engine for PostgreSQL.
PostgreSQLCommandExecuteEngine() - Constructor for class org.apache.shardingsphere.proxy.frontend.postgresql.command.PostgreSQLCommandExecuteEngine
 
PostgreSQLCommandExecutorFactory - Class in org.apache.shardingsphere.proxy.frontend.postgresql.command
Command executor factory for PostgreSQL.
PostgreSQLCommandExecutorFactory() - Constructor for class org.apache.shardingsphere.proxy.frontend.postgresql.command.PostgreSQLCommandExecutorFactory
 
PostgreSQLComParseExecutor - Class in org.apache.shardingsphere.proxy.frontend.postgresql.command.query.extended.parse
PostgreSQL command parse executor.
PostgreSQLComParseExecutor() - Constructor for class org.apache.shardingsphere.proxy.frontend.postgresql.command.query.extended.parse.PostgreSQLComParseExecutor
 
PostgreSQLComQueryExecutor - Class in org.apache.shardingsphere.proxy.frontend.postgresql.command.query.simple
Command query executor for PostgreSQL.
PostgreSQLComQueryExecutor(PortalContext, PostgreSQLComQueryPacket, ConnectionSession) - Constructor for class org.apache.shardingsphere.proxy.frontend.postgresql.command.query.simple.PostgreSQLComQueryExecutor
 
PostgreSQLComSyncExecutor - Class in org.apache.shardingsphere.proxy.frontend.postgresql.command.query.extended.sync
Command sync executor for PostgreSQL.
PostgreSQLComSyncExecutor() - Constructor for class org.apache.shardingsphere.proxy.frontend.postgresql.command.query.extended.sync.PostgreSQLComSyncExecutor
 
PostgreSQLComTerminationExecutor - Class in org.apache.shardingsphere.proxy.frontend.postgresql.command.generic
Command termination executor for PostgreSQL.
PostgreSQLComTerminationExecutor() - Constructor for class org.apache.shardingsphere.proxy.frontend.postgresql.command.generic.PostgreSQLComTerminationExecutor
 
PostgreSQLErrPacketFactory - Class in org.apache.shardingsphere.proxy.frontend.postgresql.err
ERR packet factory for PostgreSQL.
PostgreSQLErrPacketFactory() - Constructor for class org.apache.shardingsphere.proxy.frontend.postgresql.err.PostgreSQLErrPacketFactory
 
PostgreSQLFrontendContext - Class in org.apache.shardingsphere.proxy.frontend.postgresql
FrontendContext implementations for PostgreSQL.
PostgreSQLFrontendContext() - Constructor for class org.apache.shardingsphere.proxy.frontend.postgresql.PostgreSQLFrontendContext
 
PostgreSQLFrontendEngine - Class in org.apache.shardingsphere.proxy.frontend.postgresql
Frontend engine for PostgreSQL.
PostgreSQLFrontendEngine() - Constructor for class org.apache.shardingsphere.proxy.frontend.postgresql.PostgreSQLFrontendEngine
 
PostgreSQLMD5PasswordAuthenticator - Class in org.apache.shardingsphere.proxy.frontend.postgresql.authentication.authenticator
MD5 password authenticator for PostgreSQL.
PostgreSQLMD5PasswordAuthenticator() - Constructor for class org.apache.shardingsphere.proxy.frontend.postgresql.authentication.authenticator.PostgreSQLMD5PasswordAuthenticator
 
PostgreSQLPasswordAuthenticator - Class in org.apache.shardingsphere.proxy.frontend.postgresql.authentication.authenticator
Password authenticator for PostgreSQL.
PostgreSQLPasswordAuthenticator() - Constructor for class org.apache.shardingsphere.proxy.frontend.postgresql.authentication.authenticator.PostgreSQLPasswordAuthenticator
 
PostgreSQLPortalContextRegistry - Class in org.apache.shardingsphere.proxy.frontend.postgresql.command
PostgreSQL portal context registry.
PostgreSQLPortalContextRegistry() - Constructor for class org.apache.shardingsphere.proxy.frontend.postgresql.command.PostgreSQLPortalContextRegistry
 
PostgreSQLServerPreparedStatement - Class in org.apache.shardingsphere.proxy.frontend.postgresql.command.query.extended
Prepared statement for PostgreSQL.
PostgreSQLServerPreparedStatement() - Constructor for class org.apache.shardingsphere.proxy.frontend.postgresql.command.query.extended.PostgreSQLServerPreparedStatement
 
PostgreSQLUnsupportedCommandExecutor - Class in org.apache.shardingsphere.proxy.frontend.postgresql.command.generic
Unsupported command executor for PostgreSQL.
PostgreSQLUnsupportedCommandExecutor() - Constructor for class org.apache.shardingsphere.proxy.frontend.postgresql.command.generic.PostgreSQLUnsupportedCommandExecutor
 

R

release(ConnectionSession) - Method in class org.apache.shardingsphere.proxy.frontend.postgresql.PostgreSQLFrontendEngine
 
RELEASE - Enum constant in enum org.apache.shardingsphere.proxy.frontend.postgresql.command.query.PostgreSQLCommand
 
remove(int) - Method in class org.apache.shardingsphere.proxy.frontend.postgresql.command.PostgreSQLPortalContextRegistry
Remove PostgreSQL portal context.
RESET - Enum constant in enum org.apache.shardingsphere.proxy.frontend.postgresql.command.query.PostgreSQLCommand
 
ROLLBACK - Enum constant in enum org.apache.shardingsphere.proxy.frontend.postgresql.command.query.PostgreSQLCommand
 

S

SAVEPOINT - Enum constant in enum org.apache.shardingsphere.proxy.frontend.postgresql.command.query.PostgreSQLCommand
 
SELECT - Enum constant in enum org.apache.shardingsphere.proxy.frontend.postgresql.command.query.PostgreSQLCommand
 
SET - Enum constant in enum org.apache.shardingsphere.proxy.frontend.postgresql.command.query.PostgreSQLCommand
 
setDatabaseVersion(String, String) - Method in class org.apache.shardingsphere.proxy.frontend.postgresql.PostgreSQLFrontendEngine
 
START_TRANSACTION - Enum constant in enum org.apache.shardingsphere.proxy.frontend.postgresql.command.query.PostgreSQLCommand
 
SUCCESS - Enum constant in enum org.apache.shardingsphere.proxy.frontend.postgresql.command.query.PostgreSQLCommand
 

T

TRUNCATE_TABLE - Enum constant in enum org.apache.shardingsphere.proxy.frontend.postgresql.command.query.PostgreSQLCommand
 

U

UPDATE - Enum constant in enum org.apache.shardingsphere.proxy.frontend.postgresql.command.query.PostgreSQLCommand
 

V

VACUUM - Enum constant in enum org.apache.shardingsphere.proxy.frontend.postgresql.command.query.PostgreSQLCommand
 
valueOf(Class<? extends SQLStatement>) - Static method in enum org.apache.shardingsphere.proxy.frontend.postgresql.command.query.PostgreSQLCommand
Value of PostgreSQL command via SQL statement class.
valueOf(String) - Static method in enum org.apache.shardingsphere.proxy.frontend.postgresql.command.query.PostgreSQLCommand
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.shardingsphere.proxy.frontend.postgresql.command.query.PostgreSQLCommand
Returns an array containing the constants of this enum type, in the order they are declared.

W

writeQueryData(ChannelHandlerContext, BackendConnection, QueryCommandExecutor, int) - Method in class org.apache.shardingsphere.proxy.frontend.postgresql.command.PostgreSQLCommandExecuteEngine
 
A B C D E G H I J L M N O P R S T U V W 
All Classes and Interfaces|All Packages