 |
Database Access with JDBC - Java Programming: Tutorials, Download Sites, IDEs, Books, Trai
JDBC Drivers • JDBC consists of two parts: – JDBC API, a purely Java-based API – JDBC Driver Manager,which communicates with vendor-specific drivers that perform the real communication with the database. • Point: translation to vendor format is performed
www.java-programming.info |
 |