Oracle Database Programming Using Java and Web Services
| |||||||||||||||||||||||||||||
|
| |||||||||||||||||||||||||||||
| Sort customer reviews by: | |||||||||||||||||||||||||||||
|
Show All Reviews on Page
Hide All Reviews on Page
| |||||||||||||||||||||||||||||
| Oracle Database Programming Using Java and Web Services | |||||||||||||||||||||||||||||
|
The traditional division of labor between the database (which only stores and manages SQL and XML data for fast, easy data search and retrieval) and the application server (which runs application or business logic, and presentation logic) is obsolete. Although the books primary focus is on programming the Oracle Database, the concepts and techniques provided apply to most RDBMS that support Java including Oracle, DB2, Sybase, MySQL, and PostgreSQL. This is the first book to cover new Java, JDBC, SQLJ, JPublisher and Web Services features in Oracle Database 10g Release 2 (the coverage starts with Oracle 9i Release 2). This book is a must-read for database developers audience (DBAs, database applications developers, data architects), Java developers (JDBC, SQLJ, J2EE, and OR Mapping frameworks), and to the emerging Web Services assemblers.
* Describes pragmatic solutions, advanced database applications, as well as provision of a wealth of code samples * Addresses programming models which run within the database as well as programming models which run in middle-tier or client-tier against the database. * Discusses languages for stored procedures: when to use proprietary languages such as PL/SQL and when to use standard languages such as Java; also running non-Java scripting languages in the database * Describes the Java runtime in the Oracle database 10g (i.e., OracleJVM), its architecture, memory management, security management, threading, Java execution, the Native Compiler (i.e., NCOMP), how to make Java known to SQL and PL/SQL, data types mapping, how to call-out to external Web components, EJB components, ERP frameworks, and external databases. * Describes JDBC programming and the new Oracle JDBC 10g features, its advanced connection services (pooling, failover, load-balancing, and the fast database event notification mechanism) for clustered databases (RAC) in Grid environments. * Describes SQLJ programming and the latest Oracle SQLJ 10g features , contrasting it with JDBC * Describes the latest Database Web services features, Web services concepts and Services Oriented Architecture (SOA) for DBA, the database as Web services provider and the database as Web services consumer. * Abridged coverage of JPublisher 10g, a versatile complement to JDBC, SQLJ and Database Web Services. |
|||||||||||||||||||||||||||||
| Reader Reviews 1 - 12 of 12 | |||||||||||||||||||||||||||||
| Review Date |
Review Rating(5 High) |
Review Helpful to: |
Customer Review | Reviewer Info |
Permanent Link |
||||||||||||||||||||||||
| Reader Reviews Below Sorted by Newest First | |||||||||||||||||||||||||||||
| 08-23-08 | 1 | (NA) |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
I have 2 bookcases filled with computer science and engineering texts. This is by far the worst of all of them... as far as the writing is concerned. The grammar is horrible. Obviously no spell check was used. Some books require reading sections a couple of times, just because the concepts are difficult to grasp. This book requires re-reading of sections just because the wording is so poor, despite the concepts being fairly straight-forward. On the positive side, the book presents lots of useful ideas and practical examples.
(Review Data Last Updated: 2008-11-30 06:56:22 EST)
|
|||||||||||||||||||||||||||||
| 03-05-08 | 5 | (NA) |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
Great book which will respond to most expectations from junior to senior developers.
I used to work on the JDBC driver and I have now been around Java and Oracle for a few years. This book became one of my references. Most concepts are explained and illustrated by examples and sometimes enriched with additional information like performance tuning or best practices. I strongly advise this book to anybody interested in getting the most of their Oracle database using Java (JDBC, SQLJ and Web Services). (Review Data Last Updated: 2008-05-30 05:16:51 EST)
|
|||||||||||||||||||||||||||||
| 03-05-08 | 5 | (NA) |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
Great book that will respond to most expectations from junior to senior developers.
I have been around Oracle and Java for a few years and this book became one of my references. Most concepts are explained and illustrated by examples and sometimes enriched with additional information like performance tuning or best practices. I strongly advise this book to anybody interested in getting the most of their Oracle database using Java (JDBC, SQLJ and Web Services). (Review Data Last Updated: 2008-04-15 15:34:21 EST)
|
|||||||||||||||||||||||||||||
| 06-08-07 | 5 | 1\1 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
I've been doing Oracle database-related application design and development since before Java even existed. As time progressed, Java became more and more prevalent in the Enterprise environment, web servers became application servers, and before you knew it, Java was being run right in the database.
It has always been difficult and confusing to figure out the various Java technologies and tools and implementations when it comes to a complete Enterprise system... until now. Kuassi does a remarkable job of providing keen and detailed insight into all aspects of Java in the Oracle Database realm. A nice, logical technical progression as well as very detailed code samples make this book useful for those wishing to introduce themselves to the basic concepts, or write a specific implementation. The detailed case studies that show real code used in real world solutions are invaluable. (We've already implemented one of them for a new project we're starting on!) All in all, it's an excellent book and should be on the shelf of any DBA/Developer that has anything to do with Java in their environment. (Review Data Last Updated: 2007-09-07 21:36:09 EST)
|
|||||||||||||||||||||||||||||
| 06-08-07 | 5 | 1\1 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
I've been doing Oracle database-related application design and development since before Java even existed. As time progressed, Java became more and more prevalent in the Enterprise environment, web servers became application servers, and before you knew it, Java was being run right in the database.
It has always been difficult and confusing to figure out the various Java technologies and tools and implementations when it comes to a complete Enterprise system... until now. Kuassi does a remarkable job of providing keen and detailed insight into all aspects of Java in the Oracle Database realm. A nice, logical technical progression as well as very detailed code samples make this book useful for those wishing to introduce themselves to the basic concepts, or write a specific implementation. The detailed case studies that show real code used in real world solutions are invaluable. (We've already implemented one of them for a new project we're starting on!) All in all, it's an excellent book and should be on the shelf of any DBA/Developer that has anything to do with Java in their environment. (Review Data Last Updated: 2008-08-26 05:16:51 EST)
|
|||||||||||||||||||||||||||||
| 06-01-07 | 4 | 2\2 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
This book has a good deal of information that is accessible. However, several coding examples are incomplete and in some cases misleading. Given the strengths of the book, they are probably oversights or space limitations. The missing code segments are too frequently in the wrong places.
The code examples predominate the book. Hidden gems are nested where readers only find them searching out topics. On a bright note, the index is good at locating what is in the book. (Review Data Last Updated: 2007-07-06 14:50:36 EST)
|
|||||||||||||||||||||||||||||
| 01-07-07 | 5 | 3\3 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
I've been programming in C++, Corba and Java for years and was looking for a book to develop agaisnt the Oracle database. First of all this book is well written and at a glance, it covers all the API and utilities that a Java developer may use to exploit the Oracle database including Java in the database, JDBC, SQLJ, JPublisher and Database Web services ( Corba folks like myself will love the Web services part). You will be amazed reading through this book all the possibilities that Java in the database allows ; the Groovy and Jython stored procedures are just well presented. I am right now digging into Part-II dedicated to JDBC, the Rowset API, RAC support, etc. This book will provide great career advancement opportunities. I strongly recommend this book to my Java developers fellows.
(Review Data Last Updated: 2007-07-06 14:50:36 EST)
|
|||||||||||||||||||||||||||||
| 08-31-06 | 5 | 3\3 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
If you use Java and/or Oracle (Or if only you've planned to), this is THE book you miss ! Complete and easy to read, every concept comes with samples and scripts. Full of informations that I didn't find anywhere else, I've learned a lot. When it talks about something I already knows, it does it so well : "There is probably no better ways to explain things".
(Review Data Last Updated: 2007-07-06 14:50:36 EST)
|
|||||||||||||||||||||||||||||
| 08-30-06 | 5 | 1\1 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
If you use Java and/or Oracle (Or if only you've planned to), this is THE book you miss ! Complete and easy to read, every concept comes with samples and scripts. Full of informations that I didn't find anywhere else, I've learned a lot. When it talks about something I already knows, it does it so well : "There is probably no better ways to explain things".
(Review Data Last Updated: 2007-01-07 13:26:40 EST)
|
|||||||||||||||||||||||||||||
| 08-01-06 | 5 | 6\7 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
I have been working on different projects building enterprise level software involving many J2EE and Database technologies. One of the major frustration facing developers is how "practical information" related to these two worlds are completely isolated from one another, in fact, it is very common to see the majority of today's developers specializing in one of them and completely ignoring the other. The few who actually can keep following up with both can understand and achieve a lot more.
I found the information in this book to be complete; it describes the notions, the architectures (even those details that are hard to find anywhere) and it gives detailed examples on how it will look like in the code which cuts learning time for engineers a lot. (Review Data Last Updated: 2007-07-06 14:50:36 EST)
|
|||||||||||||||||||||||||||||
| 07-31-06 | 5 | 3\3 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
I have been working on different projects building enterprise level software involving many J2EE and Database technologies. One of the major frustration facing developers is how "practical information" related to these two worlds are completely isolated from one another, in fact, it is very common to see the majority of today's developers specializing in one of them and completely ignoring the other. The few who actually can keep following up with both can understand and achieve a lot more.
I found the information in this book to be complete; it describes the notions, the architectures (even those details that are hard to find anywhere) and it gives detailed examples on how it will look like in the code which cuts learning time for engineers a lot. (Review Data Last Updated: 2006-08-31 10:49:59 EST)
|
|||||||||||||||||||||||||||||
| 07-29-06 | 5 | 3\3 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
At first, it look like it will be just to thick a book to go through and get first hand information. It turnd out to be well structured and I have enjoyed picking up just one section at a time.
The Web Services section will you give you a novel way to look at your Oracle database, and get a first step in SOA adventure. It's definitely worth having this reference book in your library. (Review Data Last Updated: 2007-07-06 14:50:36 EST)
|
|||||||||||||||||||||||||||||
| Reader Reviews 1 - 12 of 12 | |||||||||||||||||||||||||||||
| All Books | Arts | Biography | Click Here For An A-Z Index Of All 213 Best-Seller Subjects | Business | Children's | Comics | ||||||
| Computers | Cooking | Engineering | Entertainment | Health | History | Home | Horror | Humor | Law | Fiction | Medicine | Mystery |
| Nonfiction | Outdoors | Parenting | Professional | Reference | Religion | Romance | Science | Sci-Fi | Sports | Teens | Travel | |