Advertisement
Membership
Login
ACCU Buttons
Search in Book Reviews
The ACCU passes on review copies of computer books to its members for them to review.
The result is a large, high quality collection of book reviews by programmers, for programmers.
Currently there are 1949 reviews in the database and more every month.
Search is a simple string search in either book title or book author. The full text search is a search of the text of the review.
Search is a simple string search in either book title or book author. The full text search is a search of the text of the review.
Title:
Java Oracle Database DevelopmentAuthor:
David J. GallardoISBN:
0-13-046218-7Publisher:
Prentice HallPages:
420ppPrice:
£39.99Reviewer:
James GordonSubject:
java;databaseAppeared in:
16-1Being an Oracle developer and heavily into Java I loved this book.
It assumes nothing and starts out easily, explaining the tools, database and a simple guide to tables and data types.
It even gives an overview of SQL and PL/SQL just in case.
After that firm foundation, just in case you needed it, it moves onto object-relational and object features and an introduction to JDBC.
The progression in then to advanced JDBC and J2EE persistence, followed by the use of Enterprise Java Beans and object-relational mapping s to Java Data Objects.
All in all a very good book. Filled with simple to understand examples and the output they generate, which is always a good thing.