Support for JDBC 4.0?

2006-08-09 Thread Steven Buroff
Does anyone know if there are plans to add support for JDBC 4.0 to the java connector? I'm particularly interested in support for the Connection.createQueryObject(Class cls) method. Thanks. Steve Buroff

Alternate directory for database

2004-08-07 Thread Steven Buroff
Is it possible to tell mysql to create the directory for a database in a specified directory rather than in mysql's "data" directory?