| Class | Description |
|---|---|
| NamedPreparedStatement |
Our own preparedStatement class.
|
| ResetPasswordFactory |
ResetPasswordFactory: API to create, find, delete, and manage ResetPassword
entries.
|
| RhnConnectionCustomizer |
RhnConnectionCustomizer
|
| Exception | Description |
|---|---|
| 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
|