JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH:
Package rife.database.exceptions
package
rife.database.exceptions
Provides exception classes for the database framework.
Since:
1.0
Related Packages
Package
Description
rife.database
Provides classes and interfaces for the object-oriented query builders, database abstraction layer, persistence manager, query handling templates, fault-tolerant JDBC wrappers and connection pooling.
rife.database.queries
Provides classes and interfaces for the object-oriented query builders.
rife.database.types
Provides classes for the conversion from Java to SQL values and vice-versa.
Exceptions
Class
Description
BatchExecutionErrorException
BeanException
ColumnsRequiredException
ConnectionCloseErrorException
ConnectionMetaDataErrorException
ConnectionOpenErrorException
ConnectionStatusErrorException
DatabaseException
DatasourcesException
DbQueryException
DriverInstantiationErrorException
DriverNameRetrievalErrorException
ExecutionErrorException
FieldsRequiredException
MissingManyToOneColumnException
MissingManyToOneTableException
MissingResultsException
NoParametersException
NoParametrizedQueryException
ParameterDoesntExistException
PreparedStatementCreationErrorException
RollbackException
RowIndexOutOfBoundsException
RowProcessorErrorException
SequenceNameRequiredException
SequenceOperationRequiredException
StatementCloseErrorException
StatementCreationErrorException
TableNameOrFieldsRequiredException
TableNameRequiredException
TransactionBeginErrorException
TransactionCommitErrorException
TransactionErrorException
TransactionRollbackErrorException
TransactionSupportCheckErrorException
TransactionTimedOutException
UndefinedVirtualParameterException
UnsupportedDriverNameException
UnsupportedJdbcDriverException
UnsupportedSqlFeatureException
UnsupportedVirtualParameterTypeException