| 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
|
|
|
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.
|
 |
 |
|
|
subject: Head First + SQL
|
|
|