|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Class Summary | |
|---|---|
| NamedPreparedStatement | Our own preparedStatement class. |
| Exception Summary | |
|---|---|
| BindVariableNotFoundException | Thrown if the named parameter you try to bind to isn't found in the prepared statement. |
| ConstraintViolationException | Thrown when a DB constraint is violated |
| DatabaseException | Generic base class for exceptions related to database issues. |
| WrappedSQLException | Thrown when a DB constraint is violated |
Provides utility classes for supporting JDBC calls via datasource
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||