| Package | Description |
|---|---|
| oracle.ide.db.panels.sql.tester |
UI classes for testing a SQLQuery against a database.
|
| Class and Description |
|---|
| SQLQueryTester
Utility that pops up a dialog for testing a sql query.
|
| SQLQueryTester.Result
Result object that encapsulates information about the result from when
the query was last tested against a db.
|
| TesterComponent
Defines a component that is used for testing, or running a
sql query.
|