In the [javadoc7](http://docs.oracle.com/javase/7/docs/api/), looking for `Date` with any kind of search mode only shows `java.sql.Date` and not `java.util.Date`.
In the javadoc7, looking for
Datewith any kind of search mode only showsjava.sql.Dateand notjava.util.Date.