|
Beginning Java Databases: JDBC, SQL, J2EE, EJB, JSP, XML
 |
Author: Kevin Mukhar, Todd Lauinger, John Carnell List Price: $39.99 Our Price: Click to see the latest and low price ISBN: B0000B0SZR Publisher: Wrox Press Inc (August, 2001) Edition: Paperback Sales Rank: 1,534,437 Average Customer Rating: 3.83 out of 5
|
Customer ReviewsRating: 1 out of 5 Poor This book is not very good. The numerous authors attempt to cover too much in this book and as a result don't cover anything worthwhile. The book isn't well focused and has lots of mistakes. Rating: 4 out of 5 A great book, but not the best starting point for JDBC Having read over two-thirds of this huge volume, I am now of the opinion that it probably is not the best place to begin exploring Java database development. The word "Beginning" in the title is a bit misleading: you shouldn't approach this book without a solid grounding in Java and databases in general. True, the introductory chapters cover essential SQL and other database concepts, but there is a steady ramping-up in the difficulty level as the book progresses, and it doesn't ever really level off. For example, Lauinger's treatment of his own Java Layered Frameworks open-source project in Chapter 16 is long-winded and daunting. And the later chapters assume complete familiarity with XML, JavaBeans, Servlets, and other more "advanced" topics. So, all in all, for the JDBC beginner I think that this is not the best book to begin your explorations of JDBC.On the other hand, this is an exceptionally thorough book, very well written and with few typos. The authors are likeable, the price is affordable, the presentation and the coding are laid out well, the printing and binding excellent. So it may be just the book for you if you have the patience to plod through its 900 pages. Certainly, the book makes an excellent reference. However, it only covers the business logic of Java database applications. Most of the examples in the book are console-based programs for testing the business logic. There is no coverage of GUI-related topics, for example how to present data in a grid. As one of the authors remarks somewhere, their purpose in writing the book was not to present "pretty GUI's" but rather to concentrate on the internals, the business logic. While I can understand the importance of business logic, I also would have liked these experts to have given me some good pointers on how to present data in various data-aware controls in a GUI. After 600+ pages, I'm still waiting.... Rating: 4 out of 5 Good tutorial I thought that this book was quite good at explaining Java programming of databases. Many of the examples in the book, though, use the Oracle personal edition database. This is a 600MB file that you download from Oracle. Or, you can pay them [money] to send it to you on CD-ROM. Alternatively, you can use another database - like SQL Server - and modify the examples to work with that database.
Similar Products
· Beginning Java 2
· Database Programming with JDBC and Java
|