TabelModel for JTable
I'm new at Java and i cannot bind the data from the database to the JTable. Are there documents or informations about how to bind data's to Jtable? Do i have to use TableModel to do it? if so i also couldn't find informations about TableModel.Thanks