Zild Database Library API
 
ConnectionPool.hConnectionPool.hshapeimage_3_link_0
Connection.hConnection.hshapeimage_4_link_0
PreparedStatement.hPreparedStatement.hshapeimage_5_link_0
ResultSet.hResultSet.hshapeimage_6_link_0
URL.hURL.hshapeimage_7_link_0
A ConnectionPool class represent a database connection pool
A Connection class represent a connection to a SQL database system
A PreparedStatement represent a single SQL statement pre-compiled into byte code for later execution
A ResultSet represents a database result set
The URL class represent an immutable Uniform Resource Locator
API Doc Download Mailing List License
Exception.hException.hshapeimage_18_link_0
An Exception is a class indicating an error condition from which recovery may be possible