By bloid
via blogs.sun.com
Published: Jun 30 2008 / 04:40
I got this inquiry recently. I decided to try it myself. Here, I am showing through screen shots how to bind database table to a JTable. I am using MySQL as that is what was requested. I wanted to highlight how easy it is to use NetBeans to do this task. NetBeans takes care of all the persistence part for you. In fact, I did not have to write any code at all for this.
Add your comment