Customer Reviews


12 Reviews
5 star:    (0)
4 star:
 (1)
3 star:
 (1)
2 star:
 (5)
1 star:
 (5)
 
 
 
 
 
Average Customer Review
Share your thoughts with other customers
Create your own review
 
 
Only search this product's reviews

The most helpful favorable review
The most helpful critical review


7 of 7 people found the following review helpful:
4.0 out of 5 stars Very good but flawed (Alistair Saldanha)
I passed the Sun Certification for Java in November. This is an excellent book for someone who knows Java and wants to learn JDeveloper. It explains things simply and clearly and got me up to speed on my first database project.

I did, however, find two flaws in the book. Try this: run the project on Pages 298/299. Insert a new row. Click on the save button...

Published on June 12, 1999

versus
21 of 21 people found the following review helpful:
1.0 out of 5 stars Not a book about Jdeveloper
This book was originally called JBuilder Essebtials. They have simply changed the cover. All references within this book are to the JBuilder IDE not the JDeveloper IDE. Althought the envirnonments are similar there are differences that make the book unusable in some circumstances. If you are looking for a book on Jdeveloper look elsewhere or buy JBuilder Essentials,...
Published on February 3, 2000 by Antony J Swarbrigg


‹ Previous | 1 2 | Next ›
Most Helpful First | Newest First

21 of 21 people found the following review helpful:
1.0 out of 5 stars Not a book about Jdeveloper, February 3, 2000
This review is from: Oracle JDeveloper (Paperback)
This book was originally called JBuilder Essebtials. They have simply changed the cover. All references within this book are to the JBuilder IDE not the JDeveloper IDE. Althought the envirnonments are similar there are differences that make the book unusable in some circumstances. If you are looking for a book on Jdeveloper look elsewhere or buy JBuilder Essentials, it's cheaper.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


10 of 10 people found the following review helpful:
2.0 out of 5 stars The online help of JDeveloper is better, September 30, 1999
By 
Roland Wymann (Basel, Switzerland) - See all my reviews
This review is from: Oracle JDeveloper (Paperback)
We're now about to get JDeveloper 3 (at this moment still in beta - beginning of October 99) that has very excellent support for Oracle8i and Oracle Application Server 4, Servlets, Java Server Pages, Java Stored Procedures etc. etc. and the books and online help and examples provided with the product itself are presumably better than any book can be. Apart from that: the GUI-Beans have changed as well - supporting Swing etc. No more JBCL's ... Fazit: Get the product, read what you get included with it and you have the best basis you can get. You dont need this book really. Well, at least not anymore, because at the time it came out it had some interesting information.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


7 of 7 people found the following review helpful:
4.0 out of 5 stars Very good but flawed (Alistair Saldanha), June 12, 1999
By A Customer
Amazon Verified Purchase(What's this?)
This review is from: Oracle JDeveloper (Paperback)
I passed the Sun Certification for Java in November. This is an excellent book for someone who knows Java and wants to learn JDeveloper. It explains things simply and clearly and got me up to speed on my first database project.

I did, however, find two flaws in the book. Try this: run the project on Pages 298/299. Insert a new row. Click on the save button. Now go to the new row you have inserted and make a change in one of the fields. Click on the save button again. You will get an error message. There is a reason why an error is thrown: ROWID is only a partial solution as a primary key, it is inserted at the server level, not by the client. Now if you click the refresh button and then save, it works. The client now has the primary key it needs to update data.

The project on Pages 350 to 355 gives an error message even if you do save the data after making a change (and do not make any further changes). It is only supposed to give an error message if you don't save the data after making a change. I haven't been able to figure this one out yet and would love to hear from the authors on a work-around.

I've been very impressed with Oracle Press books and I'm surprised these errors slipped through the cracks.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


4 of 4 people found the following review helpful:
2.0 out of 5 stars Does't tell you anything you couldn't figure out, November 7, 2000
By 
ART SEDIGHI (Old Bethpage, NY United States) - See all my reviews
This review is from: Oracle JDeveloper (Paperback)
I use Jdeveloper at the office, and I thought that this book could help me with some of the finer points of using this software package. It did not. It touches on the basic stuff, but if you want to create any EJB components and deploy them, this book is no good for you. There is a book from Oracle that is targeted from development for 8i and it is more useful to a developer. The topics that this book covers are very trivial and out of date for the most part (Jdeveloper 1.x).
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


4 of 4 people found the following review helpful:
2.0 out of 5 stars A below average book from Oracle Press, January 4, 2000
This review is from: Oracle JDeveloper (Paperback)
Although it covers all the aspects of JDeveloper, the author struggles between teaching Pure Java and JDeveloper. Very poor/less examples. I would prefer some other book.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


3 of 3 people found the following review helpful:
1.0 out of 5 stars Superficial, very disappointing, May 21, 1999
By A Customer
This review is from: Oracle JDeveloper (Paperback)
Suitable to guide you through using the JDeveloper programming interface, but not nearly enough to get you up to speed with Java. Lacking in detail and depth of examples particularly when trying to build even a relatively simple database application that has multiple tables/views/queries etc...
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


2 of 2 people found the following review helpful:
2.0 out of 5 stars JBuilder not JDeveloper, November 22, 2000
By A Customer
This review is from: Oracle JDeveloper (Paperback)
As indicated in previous reviews, the book does not really cover specifics of JDeveloper. This book is an inferior JBuilder 2.0 overview. It would be nice to have a JDeveloper 3.1 book, but alas it is not yet available.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


2 of 2 people found the following review helpful:
3.0 out of 5 stars Database part a saving grace, July 18, 2000
By 
Neal Ravindran "nravindr" (orlando, fl United States) - See all my reviews
(REAL NAME)   
Amazon Verified Purchase(What's this?)
This review is from: Oracle JDeveloper (Paperback)
Could have done better. Have not covered key server-side technologies like servlets, JSP, EJB, CORBA etc. The writeup on the database tools of JDeveloper is helpful. That is the only saving grace.

Contents might be misleading if the reader is new to java(for example in the the 3.1 version all JBCL components begin with the oracle name rather than the borland name)

I am sure the authors will do good in their second edition of this book. They should not be blamed entirely, the Oracle software kept maturing since the contemplation stage of the book.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


2 of 2 people found the following review helpful:
2.0 out of 5 stars Gives only basic knowledge., January 19, 1999
By A Customer
This review is from: Oracle JDeveloper (Paperback)
The book is not covering the indepth information of JDeveloper's all features. (Specifically DataBase related issues)
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


1 of 1 people found the following review helpful:
1.0 out of 5 stars Get a better book, March 9, 1999
This review is from: Oracle JDeveloper (Paperback)
Hope Oracle press will come up with better book than this one. Better follow the documentation from Oracle Corporation.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


‹ Previous | 1 2 | Next ›
Most Helpful First | Newest First

This product

Oracle JDeveloper
Oracle JDeveloper by Cary Jensen (Paperback - July 15, 1998)
Used & New from: $0.02
Add to wishlist See buying options