Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

how to bind data to JTable using DefaultTableModel class

833676Apr 12 2011 — edited Apr 12 2011
i am developing a java swing based application there i have
JTable i have to populate the JTable with disconnected RowSet Data i am using netbeans 6.9.1 in which all controlls are drag and drop i searched a lot in google but not got much
except to use DefaultTableModel class. but i do not know to can i do this or to write code in which DefaultTableModel class is used to bind data with JTable

my database is oracle


please give some sort of code so that i can understand
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 10 2011
Added on Apr 12 2011
2 comments
755 views