|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Exception Summary | |
|---|---|
| OrmSqlBadGrammarException | Exception thrown when SQL specified is invalid. |
| OrmSqlConcurrencyFailureException | Exception thrown on concurrency failure. |
| OrmSqlDataAccessResourceFailureException | Data access exception thrown when a resource fails completely: for example, if we can't connect to a database using JDBC. |
| OrmSqlDataIntegrityViolationException | Exception thrown when an attempt to insert or update data results in violation of an integrity constraint. |
| OrmSqlException | Generic wrapper for a SQLException |
| OrmSqlTransientDataAccessResourceException | Data access exception thrown when a resource fails temporarily and the operation can be retried. |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||