File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JDBC and the fly likes Head First + SQL Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "Head First + SQL" Watch "Head First + SQL" New topic
Author

Head First + SQL

ALEKRANTHI kumar
Greenhorn

Joined: Dec 02, 2006
Posts: 2
Will this book be concentrating solely on SQl with Java(JDBC) or it is in general?

I've gone through many books and each mentions different about implementation of connection pooling. will this book explain how exactly this can be implemented in tomcat.

Thanks
Kranthi Kumar A
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56183
    
  13

From what I've read in Lynn's responses, the book is focused on SQL, not JDBC and certainly not something as specific as setting up container-managed connection pooling in Tomcat. That, however, is a topic that has been discussed often in our Tomcat forum. Search through that forum and you should find lots of good info.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
Lynn Beighley
author
Ranch Hand

Joined: Sep 12, 2007
Posts: 82
Bear is correct.


Lynn Beighley<br />Author, Head First SQL
vishal shukla
Greenhorn

Joined: Oct 16, 2007
Posts: 2
This book is still very useful because We would be dealing with SQLs while using JDBC api to interact with any database.
ALEKRANTHI kumar
Greenhorn

Joined: Dec 02, 2006
Posts: 2
Thanks for your quick response.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Head First + SQL
 
Similar Threads
SQL Book Recommendation
head first sql
Does HF SQL Covers Advaced SQL?
Book for SQL and PL/SQL
Head First SQL - Embedded & Dynamic SQL