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

public final class PostgreSQLComDescribeExecutor extends Object implements CommandExecutor
Command describe for PostgreSQL.
  • Constructor Details

    • PostgreSQLComDescribeExecutor

      public PostgreSQLComDescribeExecutor()
  • Method Details