The JDBC API defines Java classes to represent database connections, SQL statements, result sets, database metadata, and so on. It allows you to issue SQL statements and process the results. JDBC is the primary API for database access in Java.
SMA and LLA support both JDBC 1.x and 2.x.
The JDBC interface and the solidDB® JDBC Driver, including descriptions of the solidDB® specific enhancements are documented in solidDB® Programmer Guide.