Top level exception for O/R Broker.
Some error was detected in the configuration.
Exception thrown when a constraint was violated.
A deadlock was detected.
Expected statements were missing from builder.
More than one row was returned or affected by the executed statement.
A transaction was not committed, hence it was rolled back.
A stored procedure, which performed updating, was called in a read-only session.
An operation timed out before completing.
A java.sql.SQLException was identified as transient by the ExceptionAdapter, and the action was retried with a new connection, but failed again.
Some operation was attempted on the JDBC API, but is unsupported by the JDBC driver implementation.
All exceptions.