Class PostgreSQLAggregatedBatchedStatementsCommandExecutor

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

public final class PostgreSQLAggregatedBatchedStatementsCommandExecutor extends Object implements CommandExecutor
Aggregated batched statements command executor for PostgreSQL.
  • Constructor Details

    • PostgreSQLAggregatedBatchedStatementsCommandExecutor

      public PostgreSQLAggregatedBatchedStatementsCommandExecutor()
  • Method Details