java.lang.Object
org.apache.shardingsphere.proxy.frontend.postgresql.command.query.extended.execute.PostgreSQLComExecuteExecutor
All Implemented Interfaces:
CommandExecutor

public final class PostgreSQLComExecuteExecutor extends Object implements CommandExecutor
Command execute executor for PostgreSQL.
  • Constructor Details

    • PostgreSQLComExecuteExecutor

      public PostgreSQLComExecuteExecutor()
  • Method Details