This book presents a nice systematic approach to jdbc. The first section develops a foundation in basic database topics. The next section develops jdbc as an implementation of these foundation themes. Finally the third section develops how jdbc can be implemented on the web.This is a coherent approach to the subject matter. To keep things interesting the early sections present full java rich applications that demo things...
0Report
The book takes you from the SQL basics, and explains it all, to the very advanced database and JDBC design and design patterns, very clear, very simple.You will not need any other book, after you finish reading the book, you will be ready for professional developing.
0Report
This is a really good book covering all aspects of SQL and JDBC. It starts with the very basic concepts of Databases and SQL and then covers JDBC in depth. There are few chapters in the end that cover Advanced JDBC and database concepts. Overall it covers topics for all readers, and a must read for the java database developer.
0Report