Qore JdbcFirebirdSqlUtil Module Reference 0.1
Loading...
Searching...
No Matches

JdbcFirebirdSqlUtil Module Introduction

The JdbcFirebirdSqlUtil module provides a high level API for working with Firebird database objects through the jdbc driver.

Usually this module is loaded on demand from the SqlUtil module, however to use this module directly, use "%requires JdbcFirebirdSqlUtil" in your code.

All the public symbols in the module are defined in the JdbcFirebirdSqlUtil namespace

Note
  • This module requires the jdbc binary module for communication with Firebird databases plus the Firebird client library and the Firebird JDBC driver
See also
XdbcFirebirdSqlUtilBase Module Introduction for implementation information

Release Notes

JdbcFirebirdSqlUtil Module v0.1

  • initial release