| Package | Description |
|---|---|
| oracle.ide.db.panels.sql.tester |
UI classes for testing a SQLQuery against a database.
|
| Modifier and Type | Method and Description |
|---|---|
SQLQueryTester.Result |
SQLQueryTester.showDialog(java.awt.Component owner,
java.lang.String sqlText)
Shows the tester dialog with the given owner component, to test the
given query.
|