Jade Dbo
Package:
Summary:
Database abstraction layer with drivers
Groups:
Author:
Description:
This package implements a database abstraction layer with drivers to access different types of databases.
The main class can setup the driver object and route database access calls to that object.
Currently it provides functions for establishing database connections, executing queries that may return results or not, retrieving the query results, etc..
The main class can setup the driver object and route database access calls to that object.
Currently it provides functions for establishing database connections, executing queries that may return results or not, retrieving the query results, etc..
Comments are closed.