Being a quick reference guide, this book has a focused approach. You will learn to develop J2EE applications with JDBC and JDeveloper in no time. The book covers lot of practical examples, which makes it developer-friendly learning material. The book is suitable for Java/J2EE and Oracle JDeveloper beginners. If you are a J2EE developer and want to use the JDeveloper IDE for J2EE development, this book is for you. JDeveloper developers who are new to J2EE will also benefit from the book. Most J2EE applications have a database component and the book is specially suited for database-based J2EE development in Oracle JDeveloper. You can also use this book if you are interested in learning how to utilize the new features offered in JDBC 4.0 for Java/J2EE development.
What you will learn
In this book you will learn about the following: JDBC 4.0 specifications—including the new features Configuring JDBC in Oracle JDeveloper IDE Creating, modifying, and querying a database with the JSTL SQL Tag Library Configuring JDBC in JBoss application server, WebLogic server, and WebSphere application server Mapping an XML document to a database table and vice versa Modifying a database table from an XML document and creating an XSQL Page to run an SQL Query and generate XML Implementing Oracle Web RowSet to fetch the disconnected data Creating Excel spreadsheets, PDFs, and Excel reports using JasperReports and the Apache POI HSSF library Creating JSF Data Tables, JSF Panel Grids, and business components from Oracle databases with JDeveloper Creating and managing database tables using Hibernate