Package com.sap.cds.jdbc.postgresql
Class PostgreSqlExceptionAnalyzer
java.lang.Object
com.sap.cds.jdbc.generic.GenericExceptionAnalyzer
com.sap.cds.jdbc.postgresql.PostgreSqlExceptionAnalyzer
- All Implemented Interfaces:
ExceptionAnalyzer
-
Field Summary
Fields inherited from class com.sap.cds.jdbc.generic.GenericExceptionAnalyzer
NOT_NULL_CONSTRAINT_ERROR_CODE, UNIQUE_CONSTRAINT_ERROR_CODE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.sap.cds.jdbc.generic.GenericExceptionAnalyzer
isNotNullConstraint, isUniqueConstraint
-
Constructor Details
-
PostgreSqlExceptionAnalyzer
public PostgreSqlExceptionAnalyzer()
-
-
Method Details
-
isLockTimeout
- Specified by:
isLockTimeoutin interfaceExceptionAnalyzer- Overrides:
isLockTimeoutin classGenericExceptionAnalyzer
-