What's the basic code for loading a JTable with contents from a database, then allowing updates?
Created May 4, 2012
Sandip Chitale Look at the example source code in the directory
<jdk1.2.2 dir>demojfcTableExamplesrcunder the JDK1.2.2 installation. You should be able to find it under Swing 1.1.1 installation also. Specifically look at -
JDBCAdapter.java