When I compile the Spring JDBC source on OS X with JDK 1.7.0, I get this warning:
warning: CachedRowSetImpl is internal proprietary API and may be removed in
If you are using maven, you might be interested in adding the following to your pom.xml file:
pom.xml
org.apache.maven.plugins maven-compiler-plugin -XDignore.symbol.file