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


The JSTL SQL tag library provides access to a database. JDeveloper 10.1.3 facilitates the development of a JSTL SQL application with a Component Palette for the JSTL SQL 1.1 tags, from which tag library tags may be added to a JSP application. In this chapter, you have learnt to create an Oracle database table using JSTL SQL 1.1 tags in JDeveloper 10.1.3. You have also learnt to update the database table and query the database table using JSTL SQL 1.1 tags.