Class PostgreSQLComExecuteExecutor
java.lang.Object
org.apache.shardingsphere.proxy.frontend.postgresql.command.query.extended.execute.PostgreSQLComExecuteExecutor
- All Implemented Interfaces:
CommandExecutor
Command execute executor for PostgreSQL.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PostgreSQLComExecuteExecutor
public PostgreSQLComExecuteExecutor()
-
-
Method Details
-
execute
- Specified by:
executein interfaceCommandExecutor
-
close
public void close()- Specified by:
closein interfaceCommandExecutor
-