JDBC Metadata, MySQL, and Oracle Recipes is the only book that focuses on metadata or annotation-based code recipes for JDBC API for use with Oracle and MySQL. It continues where the author's other book, JDBC A Problem-Solution Approach , leaves off. This new edition is also a Java EE 5-compliant book, perfect for lightweight Java database development. And it provides cut-and-paste code templates that can be immediately customized and applied in each developer's application development.
Acquired for a JDBC browser task for work. Lots of info, but the examples are split into a set for display on a console, and the same code on a Web page served from Tomcat. Sounds cool, but redundant. I would rather not wade thru the duplicated code.