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 Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.shardingsphere.infra.util.spi.type.typed.TypedSPI
getTypeAliases, init, isDefault
-
Constructor Details
-
PostgreSQLDialectExceptionMapper
public PostgreSQLDialectExceptionMapper()
-
-
Method Details
-
convert
- Specified by:
convertin interfaceSQLDialectExceptionMapper
-
getType
- Specified by:
getTypein interfaceorg.apache.shardingsphere.infra.util.spi.type.typed.TypedSPI
-