|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
JDBCComboBoxModel | implements a comboboxmodel so that the user can drop result sets into list or combo boxes. |
JDBCComboBoxModel.ListItem | This is how the items are stored in the list internally. |
JDBCMisc | A generic class for storing environment-varible-ish data in a database. |
JDBCTableModel | Implements a Table Model that wraps itself around a JDBC result set we have to keep a buffer, and load it with the values which the table is currently asking for. |
JDBCUtils | General utilities for database access. |
Login | a generic login screen for a JDBC database. |
SQLCascadingColumn | Provides a cascading column based on an SQL statement. |
SQLComboBoxModel | wrapper for JDBCComboBoxModel to allow let the user pass an sql statement. |
SQLTableModel | A class to provide data to a table based on an sql select statement. |
Utility classes to make JDBC access easier.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |