Search the MySQL manual:

9.3 MySQL Java Connectivity (JDBC)

There are 2 supported JDBC drivers for MySQL:

For documentation, consult any JDBC documentation, plus each driver's own documentation for MySQL-specific features.

User Comments

Posted by tslukka on Friday February 28 2003, @6:36am[Delete] [Edit]

If you think JDBC programming is difficult, I
recommend that you try DaoGen.

http://titaniclinux.net/daogen

DaoGen is an source code generator that makes JDBC
programming really easy and it also supports PHP
code generation. Generated sources are licensed
under GPL.

Posted by Andy Grove on Saturday August 9 2003, @5:15am[Delete] [Edit]


FireStorm is a commercial DAO code generator with MySQL support:

http://www.codefutures.com/products/firestorm

Add your own comment.