after getting all tables/Table names from jdbc java db how to make an array of their names to use in Combobox in java? I used DatabaseMetadata class but cant figure out how to get names to array etc, and what things to remember to use any class / interface from java api .
Asked
Active
Viewed 46 times