spring-framework/spring-jdbc/src
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
..
main Avoid a hard dependency on Sun's CachedRowSetImpl class 2012-11-25 22:20:25 +01:00
test Support SQL exception translation for MSSQL 209 2012-11-02 14:18:37 +01:00