I have a problem. I have some entries in the database which I want to read one
by one and to list alphabetically to be used in a combobox. But, some entries
appear more than once in the database. How can I avoid the repeating items to be
taken to the list. Can someone advice me any class in Java API?