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
Database Programming with JDBC and Java

Database Programming with JDBC and Java

List Price: $34.95
Your Price: $23.07
Product Info Reviews

<< 1 2 3 4 5 >>

Rating: 4 stars
Summary: Good Book
Review: This is a book that I was interested in at first glance. I've exchanged e-mail and tech edited some work George has done for another publisher. A good author combined with an excellent publisher looked to be a good combination.

This book covers a wide range of material. From database theory to SQL to persistence to RMI instead of a lot of JDBC. The writing is very clear and many programming examples are given.

Rating: 1 stars
Summary: Not enough detail on JDBC!
Review: This is a good book for the advanced JDBC programmer. Not the best book I 've read. The author does cover some advanced concepts, but I think he should write more code using the advanced concepts.

Rating: 4 stars
Summary: JDBC
Review: This is a good book for the advanced JDBC programmer. Not the best book I 've read. The author does cover some advanced concepts, but I think he should write more code using the advanced concepts.

Rating: 5 stars
Summary: very good persistence concepts - even useful for C++
Review: This is a great book about the design and implementation of a persistence framework in a distributed environment. All those one/two star reviews from the other readers made me buy this one. Even if you're not using Java as a programming language, the concepts mentioned are easy to adapt to C++.

Rating: 3 stars
Summary: probably out of date now
Review: this is a pretty good book. good ideas but i feel that a certain amount of what the author describes is now automated by JDBC 2 classes.

Rating: 5 stars
Summary: Excellent discussion of persistence and RMI.
Review: This is an excellent intermediate book on persistence using JDBC 1.x. This is not an introductory text but rather a thought provoking read with lots of meaty concepts for people interested in persistence and distributed applications.

Rating: 3 stars
Summary: Needs more JDBC examples
Review: Try to find a book that covers how to call an Oracle Stored Procedure that uses a Cursor Variable. Try to find a book that shows a number of different ways to handle result sets (besides the very weak, simple example that is in every JDBC book on the market). How about comparing an "open" approach to calling stored procedures versus using driver or database specific classes and syntax? (i.e OracleResultSet and BEGIN call x . .

This information is not covered well on Oracle's or Sun's web sites, so database programmers really need this kind of book.

I'm hoping the second edition of this book covers such topics, because the first edition devotes about 2 inadequate paragraphs on the subject.

The discussion on persistence is very good - but the book reads like it is unfinished.


<< 1 2 3 4 5 >>

© 2004, ReviewFocus or its affiliates