spring-framework/spring-jdbc
Juergen Hoeller 9e337d2705 Avoid a hard dependency on Sun's CachedRowSetImpl class
Also using the JDBC 4.1 RowSetProvider API directly instead of going through reflection, since we're building on JDK 7 now.
2012-11-25 22:20:25 +01:00
..
src Avoid a hard dependency on Sun's CachedRowSetImpl class 2012-11-25 22:20:25 +01:00