|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES All Classes | ||||||||||
See:
Description
| Class Summary | |
| ConnectionSource | A static class that hands out database connections. |
| GenericDataSource | A class that implements DataSource for non-DataSource databases so I can treat everthing as a DataSource. |
| SelectTuple | A tuple of {Connection,Statement,ResultSet} |
| SQLStatementString | This class exists to provide '?' substitutions to Statements that are not PreparedStatements. |
| SQLUtils | A kit of utilities for working with databases. |
| Exception Summary | |
| NestedSQLException | An SQLException that wraps another Throwable. |
| ResultSetWrongSizeException | An SQLException that wraps another Throwable. |
This package contains helper classes for use inside a jdbc2.0 database.
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES All Classes | ||||||||||