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?

Reply via email to