Class | Description |
---|---|
OracleConnections |
The OracleConnections class creates java.sql.Connection
instances using the Oracle JDBC driver.
|
RunSQLScript |
Provides a simple way to run SQL scripts.
|
SQLCommands |
The SQLCommands class provides methods which perform basic SQL
commands.
|
SQLProcessor |
The
SQLProcessor class preprocesses and executes
SQL script files. |
Exception | Description |
---|---|
SQLProcessorException |
A SQLProcessorException can be thrown by the SQLProcessor class.
|
Copyright © 2023. All rights reserved.