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

  • Next message: Chris Hatton: "Help for a newbee please!"
    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


  • Next message: Chris Hatton: "Help for a newbee please!"