History and Implementation
Sun Microsystems released JDBC as part of JDK 1.1 on February 19, 1997. It has since formed part of the Java Standard Edition.
The JDBC classes are contained in the Java package java.sql
and javax.sql
.
Starting with version 3.1, JDBC has been developed under the Java Community Process. JSR 54 specifies JDBC 3.0 (included in J2SE 1.4), JSR 114 specifies the JDBC Rowset additions, and JSR 221 is the specification of JDBC 4.0 (included in Java SE 6).
The latest version, JDBC 4.1, is specified by a maintenance release of JSR 221 and is included in Java SE 7.
Read more about this topic: Java Database Connectivity
Famous quotes containing the word history:
“We know only a single science, the science of history. One can look at history from two sides and divide it into the history of nature and the history of men. However, the two sides are not to be divided off; as long as men exist the history of nature and the history of men are mutually conditioned.”
—Karl Marx (18181883)