Book Image

JDBC 4.0 and Oracle JDeveloper for J2EE Development

Book Image

JDBC 4.0 and Oracle JDeveloper for J2EE Development

Overview of this book

Table of Contents (20 chapters)
JDBC 4.0 and Oracle JDeveloper for J2EE Development
Credits
About the Author
About the Reviewer
Preface

Summary


WebSphere 6.1 application server has the provision to create a JDBC Provider and a JDBC data source with a relational data source. In this chapter, we configured a JDBC connection in Web Sphere with DB2 9 database. The combination of the IBM's DB2 database and IBM's WebSphere application server is suitable for the development of JDBC applications. DB2 V9 supports the SQL XML data type that can be used with a new Java data type in JDBC 4.0, called SQLXML. IBM Data Server Driver for JDBC and SQLJ Version 4.0 supports JDBC 4.0 specification.