JDBC Recipes: A Problem-Solution Approach

  • 9h
  • Mahmoud Parsian
  • Apress
  • 2005

JDBC Recipes provides easy-to-implement, usable solutions to problems in relational databases that use JDBC. You will be able to integrate these solutions into your web-based applications, such as Java servlets, JavaServer Pages, and Java server-side frameworks. This handy book allows you to cut and paste the solutions without any code changes.

This book focuses on topics that have been ignored in most other JDBC books, such as database and result set metadata. It will help you develop database solutions, like adapters, connectors, and frameworks using Java/JDBC. The insightful solutions will enable you to handle all data types, including large binary objects. A unique feature of the book is that it presents JDBC solutions (result sets) in XML.

About the Author

Mahmoud Parsian, PhD, is a Sun Certified Java Programmer and senior lead software engineer for AskJeeves.com, and he has expertise in Java database programming and development. His honors include the following: Ask Jeeves Bright Star Award, Octopus Award for successive release of the Octopus software, Cisco Systems Leadership Award, Individual Achievement Award, and four Specialist of the Quarter awards. Parsian has also received numerous commendation letters from customers regarding his outstanding performance and leadership on customer projects.

In this Book

  • Introducing JDBC
  • Exploring JDBC's Novel Features
  • Making Database Connections
  • Making Database Connections Using Datasource
  • Exploring the Resultset Interface
  • Working with Scrollable and Updatable Resultset Objects
  • Reading and Writing BLOBs
  • Reading and Writing CLOBs
  • Working with Date, Time, and Timestamp in JDBC
  • Handling Exceptions in JDBC
  • Exploring the Statement
  • Working with the Preparedstatement
  • Passing Input Parameters to Preparedstatement
  • Exploring JDBC Utilities
SHOW MORE
FREE ACCESS