Class PostgreSQLComCloseExecutor
java.lang.Object
org.apache.shardingsphere.proxy.frontend.postgresql.command.query.extended.close.PostgreSQLComCloseExecutor
- All Implemented Interfaces:
CommandExecutor
Command close executor for PostgreSQL.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionCollection<org.apache.shardingsphere.db.protocol.packet.DatabasePacket<?>>execute()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.shardingsphere.proxy.frontend.command.executor.CommandExecutor
close
-
Constructor Details
-
PostgreSQLComCloseExecutor
public PostgreSQLComCloseExecutor()
-
-
Method Details
-
execute
- Specified by:
executein interfaceCommandExecutor
-