Suppress javac warning “…is internal proprietary API and may be removed in a future release”

前端 未结 7 1919
悲哀的现实
悲哀的现实 2020-11-30 08:09

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         


        
7条回答
提交回复
热议问题