dbTalk Databases Forums  

MySQL and JDBC 4.0

comp.databases.mysql comp.databases.mysql


Discuss MySQL and JDBC 4.0 in the comp.databases.mysql forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Steven Buroff
 
Posts: n/a

Default MySQL and JDBC 4.0 - 08-09-2006 , 10:54 AM






Does anyone know if there are plans to add support for JDBC 4.0 to the MySQL
and the java connector?
I'm particularly interested in support for the
Connection.createQueryObject(Class cls) method.

Thanks.



Reply With Quote
  #2  
Old   
Bill Karwin
 
Posts: n/a

Default Re: MySQL and JDBC 4.0 - 08-09-2006 , 12:46 PM






Steven Buroff wrote:
Quote:
Does anyone know if there are plans to add support for JDBC 4.0 to the MySQL
and the java connector?
If you use google to search site:bugs.mysql.com for keywords "jdbc 4.0",
you'll see several bugs in which Mark Matthews (MySQL's connector
developer) mentions how changes to MySQL Connector/J relates to proposed
features of JDBC 4.0. It's clear that he has been tracking the
development of the JDBC 4.0 specification.

So I would assume that MySQL has intentions to support JDBC 4.0, once
the specification is finalized.

JDBC 4.0 is defined in JSR-000221, and it started the "proposed final
draft" part of the process 2006-07-19, less than one month ago. So it
has another round of revisions to go before it's finalized. I don't
know how long that will take, but the whole project has been going on
for three years so far, so I wouldn't hold my breath if I were you.

The other question is whether the feature you're interested in is
required for compliance with the JDBC 4.0 spec, or if it's optional for
a given vendor to implement it. The Query Object interface is not
listed in section 7 as a feature required for JDBC 4.0 compliance.

Regards,
Bill K.


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.