Home :: Books :: Computers & Internet  

Arts & Photography
Audio CDs
Audiocassettes
Biographies & Memoirs
Business & Investing
Children's Books
Christianity
Comics & Graphic Novels
Computers & Internet

Cooking, Food & Wine
Entertainment
Gay & Lesbian
Health, Mind & Body
History
Home & Garden
Horror
Literature & Fiction
Mystery & Thrillers
Nonfiction
Outdoors & Nature
Parenting & Families
Professional & Technical
Reference
Religion & Spirituality
Romance
Science
Science Fiction & Fantasy
Sports
Teens
Travel
Women's Fiction
Java Database Programming Bible

Java Database Programming Bible

List Price: $49.99
Your Price:
Product Info Reviews

<< 1 >>

Rating: 5 stars
Summary: You know some Java, No problem
Review: 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.

Rating: 5 stars
Summary: Good examples and lively, clear prose
Review: 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. Hint: place all files for each chatper in separate folders, make a path to your java compiler, and then remove all opening "package" commands in each file. The dependencies of the source code are not clearly given. The best approach is to start with chapter 10 code.

This book is essentially a solid and thorough tutorial in jdbc. It does not have an alphabetic list of all the commands of jdbc, but it really is an excellent tutorial.

Rating: 5 stars
Summary: Good examples and lively, clear prose
Review: 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. Hint: place all files for each chatper in separate folders, make a path to your java compiler, and then remove all opening "package" commands in each file. The dependencies of the source code are not clearly given. The best approach is to start with chapter 10 code.

This book is essentially a solid and thorough tutorial in jdbc. It does not have an alphabetic list of all the commands of jdbc, but it really is an excellent tutorial.

Rating: 5 stars
Summary: Good book
Review: 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.


<< 1 >>

© 2004, ReviewFocus or its affiliates