Will SQLJ work with any JDBC driver?
Created May 4, 2012
John Zukowski Yes, there are no special requirements to get SQLJ to work on top of any JDBC driver. Specifically, SQLJ does not require a JDBC 2.x compliant driver.
Created May 4, 2012