| Package | Description |
|---|---|
| oracle.javatools.db.execute |
Utility classes for executing statements, queries and pl/sql against a
database.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectionWrapper.run(ConnectionWrapper.SQLRunnable r)
Runs the given SQLRunnable.
|