Java database connectivity ppt Free download


          
           JDBC
                       JDBC is a standard interface for connecting to relational databases from Java.
The JDBC classes and interfaces are in the java.sql package.
JDBC 1.22 is part of JDK 1.1; JDBC 2.0 is part of Java 2
JDBC Driver
Is an interpreter that translates JDBC method calls to vendor-specific database commands
Implements interfaces in java.sql
Can also provide a vendors extensions to the JDBC standard







0 comments:

Post a Comment