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