When it goes final, I'll add support. I'm working more on getting the drivers to pass the JDBC compatibility tests so that they can be certified. Most of the stuff in JDK-1.4 is not that hard to implement anyway, but it is not a priority for me at the moment.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I couldn't compile the latest source with JDK 1.4 because the new java.sql.Connection methods aren't implemented. When is JDK 1.4 support planned?
When it goes final, I'll add support. I'm working more on getting the drivers to pass the JDBC compatibility tests so that they can be certified. Most of the stuff in JDK-1.4 is not that hard to implement anyway, but it is not a priority for me at the moment.
Have you updated the code to support JDK1.4 since posting this message?
See http://www.mysql.com/
MM.MySQL is now MySQL Connector/J, it supports JDBC-3.0 and compiles under JDK-1.4.
There are more features and improvements as well.