Class PostgreSQLFrontendContext

java.lang.Object
org.apache.shardingsphere.proxy.frontend.postgresql.PostgreSQLFrontendContext
All Implemented Interfaces:
FrontendContext

public final class PostgreSQLFrontendContext extends Object implements FrontendContext
FrontendContext implementations for PostgreSQL.
  • Constructor Details

    • PostgreSQLFrontendContext

      public PostgreSQLFrontendContext()
  • Method Details