Package com.sap.cds.jdbc.generic
Class GenericExceptionAnalyzer
java.lang.Object
com.sap.cds.jdbc.generic.GenericExceptionAnalyzer
- All Implemented Interfaces:
ExceptionAnalyzer
- Direct Known Subclasses:
H2ExceptionAnalyzer,HanaExceptionAnalyzer,PostgreSqlExceptionAnalyzer
-
Field Details
-
NOT_NULL_CONSTRAINT_ERROR_CODE
- See Also:
-
UNIQUE_CONSTRAINT_ERROR_CODE
- See Also:
-
-
Constructor Details
-
GenericExceptionAnalyzer
public GenericExceptionAnalyzer()
-
-
Method Details
-
isUniqueConstraint
- Specified by:
isUniqueConstraintin interfaceExceptionAnalyzer
-
isNotNullConstraint
- Specified by:
isNotNullConstraintin interfaceExceptionAnalyzer
-
isLockTimeout
- Specified by:
isLockTimeoutin interfaceExceptionAnalyzer
-