|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
| Class Summary | |
| JDBCHelper | Instances of this class execute JDBC queries and give access to data columns. |
| JDBCHelperPool | Before anything else happens, do this: JDBCHelperPool.createPool( "XYZ_DB", // Name of the pool JDBCHelperFactory.create(), // or however you create a JDBCHelper 5); // number of objects in the pool. |
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||