« Return to Thread: [DBCP] Support for JDBC 4.0

[DBCP] Support for JDBC 4.0

by wesclark :: Rate this Message:

Reply to Author | View in Thread

In Java 1.6, support was introduced for JDBC 4.0.  This new specification introduced many new methods, including getNString() and setNString(String).    Are we limited when using DBCP if the delegated methods don't have these methods?

 « Return to Thread: [DBCP] Support for JDBC 4.0