Oracle database
Package:
Summary:
Execute Oracle database queries
Groups:
Author:
Description:
This class can be used to execute Oracle database queries.
It can establish a connection to an Oracle server, parse queries and execute them.
The class can execute SELECT, INSERT, UPDATE, DELETE and TRUNCATE queries.
It can log the queries to a file and display warnings or exit when an error occurs.
It can establish a connection to an Oracle server, parse queries and execute them.
The class can execute SELECT, INSERT, UPDATE, DELETE and TRUNCATE queries.
It can log the queries to a file and display warnings or exit when an error occurs.
Comments are closed.