year « Date « Java Database Q&A





1. Parse year from SQL Date    stackoverflow.com

I'm currently writing a Java app that interfaces with a MySQL database.
My problem is that I'm trying to write a function that fills a JComboBox with the unique year-values registered ...