| Thread | Last Post | Replies |
|
| Multiple RowSets redux... | 30 Jan 2008 22:13 GMT | 6 |
ok, i think i'm getting a handle on the whole MVC thing and how i should be constructing my db application. But i am still confused on one thing. (well probably more, but one for now) again, i am trying to build an app that displays data from multiple
|
| Using ResultSet in a TableModel? | 29 Jan 2008 14:41 GMT | 2 |
in all the example programs i've looked at and reading i've done on extending AbstractTableModel for use in a JTable... the data returned in a ResultSet using JDBC with an SQL query is read and placed in a container object; such as Vector or the newer ArrayList. I have a
|
| how to get the query from the Statement object | 16 Jan 2008 00:30 GMT | 2 |
Is there a way to get the query from the Statement object? I couldn't find the API on that purpose. Please help. Thanks.
|
| cached Betriebssystem Results? | 14 Jan 2008 14:23 GMT | 4 |
Hallo Gruppe, ich mache gerade Performancetests für SELECTs auf einer HSQLDB-Tabelle per JDBC. Die Tabelle ist nicht im Speicher, sondern als Datei auf der Platte.
|