Class PostgreSQLComTerminationExecutor

java.lang.Object
org.apache.shardingsphere.proxy.frontend.postgresql.command.generic.PostgreSQLComTerminationExecutor
All Implemented Interfaces:
CommandExecutor

public final class PostgreSQLComTerminationExecutor extends Object implements CommandExecutor
Command termination executor for PostgreSQL.
  • Constructor Details

    • PostgreSQLComTerminationExecutor

      public PostgreSQLComTerminationExecutor()
  • Method Details