Qore JdbcOracleSqlUtil Module Reference 1.0
|
The JdbcOracleSqlUtil module provides a high level API for working with Oracle database objects using the jdbc
driver.
Usually this module is loaded on demand from the SqlUtil module, however to use this module directly, use "%requires JdbcOracleSqlUtil"
in your code.
All the public symbols in the module are defined in the JdbcOracleSqlUtil namespace