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

public final class PostgreSQLComParseExecutor extends Object implements CommandExecutor
PostgreSQL command parse executor.
  • Constructor Details

    • PostgreSQLComParseExecutor

      public PostgreSQLComParseExecutor()
  • Method Details