This class implements a MySQL database access wrapper. It can:
- Establish database connections to a MySQL database server host
- Execute SQL queries and retrieve the number of result rows
- Manage transactions
- Call stored procedures
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|
| File |
Role |
Description |
dbConnect |
Class |
mysql db connection |