Class PostgreSQLDialectExceptionMapper

java.lang.Object
org.apache.shardingsphere.dialect.postgresql.mapper.PostgreSQLDialectExceptionMapper
All Implemented Interfaces:
SQLDialectExceptionMapper, org.apache.shardingsphere.infra.util.spi.type.typed.TypedSPI

public final class PostgreSQLDialectExceptionMapper extends Object implements SQLDialectExceptionMapper
PostgreSQL dialect exception mapper.
  • Constructor Details

    • PostgreSQLDialectExceptionMapper

      public PostgreSQLDialectExceptionMapper()
  • Method Details