advertisement
Login | Register   
  Include Code  Search Tips
TODAY'S HEADLINES  |   ARTICLE ARCHIVE  |   TIP BANK
Browse DevX
Sidebar 1. JDBC Driver Types
Sidebar 2. JCC Driver for DB2
Sidebar 3. DB2 Driver Connection Options
Partners & Affiliates
advertisement
advertisement
advertisement
advertisement
 

Developing JDBC Applications with DB2's pureXML

Combining XML's features with JDBC provides powerful choices for manipulating data within your Java applications. Find out which new DB2 features simplify this integration. 


advertisement
he combination of XML features and JDBC has provided Java developers with more powerful choices for manipulating data within their applications. Meanwhile, the evolution of Java has spawned many JDBC drivers—interfaces for connecting with a database and manipulating data within a Java application—to handle the needs of particular applications (see Sidebar 1. JDBC Driver Types). The version 9 release of IBM's DB2 Universal Database (UDB) combines the best of these drivers with native XML data storage to simplify data-intense Java application development.

Today, pure Java drivers (type 4) are the most popular for Java application development because of their adaptability and natural fit with many application servers and open source tools. As such, IBM promotes the JDBC Universal type 4 driver (popularly termed the JCC driver) as the primary driver for DB2 V9 (see Sidebar 2. JCC Driver for DB2). At the same time, the introduction of native XML data storage in DB2 V9 goes a long way in simplifying XML utilization in Java applications.


It's quick, easy and you get access to all the articles on DevX.
This registration/login is to allow you to read articles on devx.com.
Already a member?



advertisement