Rick Hillegas <[email protected]> writes: > Elsewhere in our user documentation, we do advise applications to use > the *40 DataSources when running on Java 6.
That's at least what it says in the Javadoc of ClientDataSource40: (snip) * Use these DataSources if your application runs under * JDBC4.0. Use the corresponding ClientDataSource, ClientConnectionPoolDataSource, and * ClientXADataSource classes if * your application runs in the following environments: * <p/> * <UL> * <LI> JDBC 3.0 - Java 2 - JDK 1.4, J2SE 5.0 * <LI> JDBC 2.0 - Java 2 - JDK 1.2,1.3 Dag
