Package com.sap.cds.jdbc.h2
Class H2ExceptionAnalyzer
java.lang.Object
com.sap.cds.jdbc.generic.GenericExceptionAnalyzer
com.sap.cds.jdbc.h2.H2ExceptionAnalyzer
- 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
-
H2ExceptionAnalyzer
public H2ExceptionAnalyzer()
-
-
Method Details
-
isLockTimeout
- Specified by:
isLockTimeoutin interfaceExceptionAnalyzer- Overrides:
isLockTimeoutin classGenericExceptionAnalyzer
-