[jboss-dev-forums] [JBoss AS7 Development] - Data Source Configuration in AS 7
Karsten Wutzke
do-not-reply at jboss.com
Sat Jul 30 01:52:34 EDT 2011
Karsten Wutzke [http://community.jboss.org/people/kwutzke] commented on the document
"Data Source Configuration in AS 7"
To view all comments on this document, visit: http://community.jboss.org/docs/DOC-16657#comment-7161
--------------------------------------------------
> David Lloyd wrote:
>
>
>
> We simply ask the driver. See:
> http://download.oracle.com/javase/6/docs/api/index.html?java/sql/Driver.html#jdbcCompliant%28%29 http://download.oracle.com/javase/6/docs/api/index.html?java/sql/Driver.html#jdbcCompliant()
All newer versions of MySQL Connector are (supposed to be) JDBC 4 compliant. See here:
http://dev.mysql.com/doc/refman/5.6/en/connector-j.html http://dev.mysql.com/doc/refman/5.6/en/connector-j.html
"MySQL Connector/J is a JDBC Type 4 driver. Different versions are available that are compatible with the JDBC 3.0 and JDBC 4.0 specifications." However, I've checked several of the 5.1.xx versions and they all return
Is JDBC-compliant = false
Strange.
--------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20110730/782f87f7/attachment.html
More information about the jboss-dev-forums
mailing list