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

public final class PostgreSQLComBindExecutor extends Object implements CommandExecutor
Command bind executor for PostgreSQL.
  • Constructor Details

    • PostgreSQLComBindExecutor

      public PostgreSQLComBindExecutor()
  • Method Details