| Package | Description |
|---|---|
| to.etc.webapp.query |
| Modifier and Type | Class and Description |
|---|---|
class |
QConcurrentUpdateException
This will be thrown when a concurrent update happens.
|
class |
QConstraintViolationException |
class |
QDuplicateKeyException |
class |
QNotFoundException
Thrown for all cases where a record is not found but required.
|
class |
QQueryTimeoutException
Thrown when a statement aborts with a query timeout exception, as caused when
Statement.setQueryTimeout(int) is used. |
class |
QTooManyResultsException |
| Modifier and Type | Method and Description |
|---|---|
static QDbException |
QDbException.findTranslation(Exception x)
Create the proper exception from a SQLException type.
|
Copyright © 2017 etc.to. All rights reserved.