File List
Here is a list of all files with brief descriptions:
Connection.hA Connection represent a connection to a SQL database system
ConnectionPool.hA ConnectionPool represent a database connection pool
Exception.hAn Exception indicate an error condition from which recovery may be possible
PreparedStatement.hA PreparedStatement represent a single SQL statement pre-compiled into byte code for later execution
ResultSet.hA ResultSet represents a database result set
SQLException.hSignals that an SQL specific exception has occurred
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.