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


JSF UI Component Data Table may be used to display database data retrieved with a static SQL query or a dynamically generated SQL query. JDeveloper provides the Create Data Table Wizard to create a Data Table. A Data Table may be generated by either binding the Data Table to an MBean or with the JSF API. In a JDeveloper version that supports JDBC 4.0 the new features in JDBC 4.0 such as connection state tracking, statement pooling, connection identification, support for wrapper pattern, and Java SE chained exception facility may be availed of.