Class PostgreSQLUnsupportedCommandExecutor

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

public final class PostgreSQLUnsupportedCommandExecutor extends Object implements CommandExecutor
Unsupported command executor for PostgreSQL.
  • Constructor Details

    • PostgreSQLUnsupportedCommandExecutor

      public PostgreSQLUnsupportedCommandExecutor()
  • Method Details