Class | Description |
---|---|
JDBCUtil |
Helper class for managing common JDBC tasks.
|
SqlResources |
Provides a set of SQL String resources (eg SQL Strings) to use for a database
connection.
This class allows SQL strings to be customised to particular database products, by detecting product information from the jdbc DatabaseMetaData object. |
Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.