pro_learner 0 Junior Poster

Guys i have developed a java desktop application.There is a jTable.I have already connected the MySql database also.I just want to bind the data of database to my jTable.In several tutorials i saw when right click on the jtable,get a dropdown menu and select the table contents and go step by step.There is an option calls data binding.So i selected the correct db and did according to the tutorial.But i didn't get the correct output.Please tell me,do you guys know any other way to bind data.I'm using jdbc-odbc driver to connect to the mysql.