Package com.sap.cds.jdbc.sqlite
Class SqliteExceptionAnalyzer
java.lang.Object
com.sap.cds.jdbc.sqlite.SqliteExceptionAnalyzer
- All Implemented Interfaces:
ExceptionAnalyzer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanboolean
-
Constructor Details
-
SqliteExceptionAnalyzer
public SqliteExceptionAnalyzer()
-
-
Method Details
-
isUniqueConstraint
- Specified by:
isUniqueConstraintin interfaceExceptionAnalyzer
-
isNotNullConstraint
- Specified by:
isNotNullConstraintin interfaceExceptionAnalyzer
-
isLockTimeout
- Specified by:
isLockTimeoutin interfaceExceptionAnalyzer
-