Java - Packages and Access Control
You want to use both
java.util.Date and java.sql.Date in the same Java file. How should you import them to avoid confusion?