| Package | Description |
|---|---|
| weka.gui.sql | |
| weka.gui.sql.event |
| Class and Description |
|---|
| ConnectionPanel
Enables the user to insert a database URL, plus user/password to connect
to this database.
|
| DbUtils
A little bit extended DatabaseUtils class.
|
| InfoPanel
A simple panel for displaying information, e.g.
|
| Messages
Messages.
|
| QueryPanel
Represents a panel for entering an SQL query.
|
| ResultPanel
Represents a panel for displaying the results of a query in table format.
|
| ResultSetHelper
Represents an extended JTable, containing a table model based on a ResultSet
and the corresponding query.
|
| ResultSetTable
Represents an extended JTable, containing a table model based on a ResultSet
and the corresponding query.
|
| ResultSetTableModel
The model for an SQL ResultSet.
|
| SqlViewer
Represents a little tool for querying SQL databases.
|
| Class and Description |
|---|
| DbUtils
A little bit extended DatabaseUtils class.
|
Copyright © 2015 University of Waikato, Hamilton, NZ. All rights reserved.