Integrating iBatis and JTable?
From: Ben Engbers (J.B.O.M.Engbers_at_ln.vnlnim.R-e-v-e-r-s-e.D-o-m-a-i-n)
Date: 12/15/04
- Previous message: Luke Webber: "Re: Servlets and JDBC"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 15 Dec 2004 14:24:51 +0100
Hi,
I want to use iBatis to retrieve data from a database and display them
in a JTable.
To my knowledge, the AbstractTableDataModel needs ResultSetMetaData to
determine how to edit/save data from within a JTable.
Is there any way to retrieve the ResultSetMetaData that accompanies a
resultSet?
Ben
- Previous message: Luke Webber: "Re: Servlets and JDBC"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]