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?
- [DBCP] Support for JDBC 4.0 Wes Clark
- Re: [DBCP] Support for JDBC 4.0 Mark Thomas
- RE: [DBCP] Support for JDBC 4.0 Wes Clark
