File List
Here is a list of all files with brief descriptions:
o*Connection.hA Connection represent a connection to a SQL database system
o*ConnectionPool.hA ConnectionPool represent a database connection pool
o*Exception.hAn Exception indicate an error condition from which recovery may be possible
o*PreparedStatement.hA PreparedStatement represent a single SQL statement pre-compiled into byte code for later execution
o*ResultSet.hA ResultSet represents a database result set
o*SQLException.hSignals that an SQL specific exception has occurred
o*URL.hURL represent an immutable Uniform Resource Locator
\*zdb.hInclude this interface in your C code to import the libzdb API

Copyright © Tildeslash Ltd. All rights reserved.