libzdb File List

Here is a list of all files with brief descriptions:
Connection.hA Connection class represent a connection to a SQL database system
ConnectionPool.hA ConnectionPool class represent a database connection pool
Exception.hAn Exception is a class indicating 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.hThe URL class represent an immutable Uniform Resource Locator

 


Copyright © 2008 Tildeslash Ltd. All rights reserved.