Files | |
file | Connection.h |
A Connection represent a connection to a SQL database system. | |
file | ConnectionPool.h |
A ConnectionPool represent a database connection pool. | |
file | Exception.h |
An Exception indicate an error condition from which recovery may be possible. | |
file | PreparedStatement.h |
A PreparedStatement represent a single SQL statement pre-compiled into byte code for later execution. | |
file | ResultSet.h |
A ResultSet represents a database result set. | |
file | SQLException.h |
Signals that an SQL specific exception has occurred. | |
file | URL.h |
URL represent an immutable Uniform Resource Locator. | |
file | zdb.h |
Include this interface in your C code to import the libzdb API. | |
Copyright © Tildeslash Ltd. All rights reserved.