| 异常错误 | 说明 |
|---|---|
| ConstraintViolationException |
Implementation of JDBCException indicating that the requested DML operation
resulted in a violation of a defined integrity constraint.
|
| GenericJdbcException | |
| LockAcquisitionException |
Implementation of JDBCException indicating a problem acquiring lock on the
database.
|
| SqlSyntaxException |
Sql语法错误异常
|