JDBC API Reference
The JDBC API is a standard interface to databases using the Java programming language. The following topics discuss this interface:
JDBC API Reference
JDBC is a standard API that is documented on the Oracle website. See the JDBC and the JDBC documentation content, noting the API limitations of the driver in Zen JDBC Driver Limitations.
Other useful sites for JDBC programming include Tomcat information at jakarta.apache.org and Apache information at www.apache.org.
For conceptual information on programming with the JDBC driver, see the following topics:
JDBC Samples
The Zen SDK includes JDBC samples in the samples directory under your Zen SDK installation directory. If you installed to the default location, it is file_path\Zen\sdk\samples\jdbc.
For default locations of Zen files, see Where are the files installed? in Getting Started with Zen.
 
Last modified date: 10/31/2023