Package org.tbee.swing.jdbc

Class Summary
JdbcComboBoxModel Extends the JdbcListModel for usage with the ComboBoxModel.
JdbcListModel This model populates a ListModel from a ResultSet (or SQL statement).
JTableForEditRowset TOM 2007-09-11: Ziet er niet erg bruikbaar uit.
JTableForEditRowset.AutomaticValueColumn Upon store this field will have a the result of an SQL statement put into it, if the current value is still the initial value
JTableForEditRowset.Column Base column, just add some descriptive info
JTableForEditRowset.JComboBoxColumn Use a combobox for this column, so we need an SQL statement.
RowSetTableModelForEdit Implements an TableModelForEdit on top of a JDBC RowSet
 



Copyright © 2010. All Rights Reserved.