Oracle Database Programming using Java and Web Services and over one million other books are available for Amazon Kindle. Learn more


or
Sign in to turn on 1-Click ordering.
or
Amazon Prime Free Trial required. Sign up when you check out. Learn More
Kindle Edition
 
   
Sell Back Your Copy
For a $19.44 Gift Card
Trade in
More Buying Choices
Have one to sell? Sell yours here
Oracle Database Programming using Java and Web Services
 
 
Start reading Oracle Database Programming using Java and Web Services on your Kindle in under a minute.

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Oracle Database Programming using Java and Web Services [Abridged] [Paperback]

Kuassi Mensah (Author)
4.1 out of 5 stars  See all reviews (8 customer reviews)

List Price: $75.95
Price: $61.16 & this item ships for FREE with Super Saver Shipping. Details
You Save: $14.79 (19%)
  Special Offers Available
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In Stock.
Ships from and sold by Amazon.com. Gift-wrap available.
Only 7 left in stock--order soon (more on the way).
Want it delivered Monday, January 30? Choose One-Day Shipping at checkout. Details
Textbook Student FREE Two-Day Shipping for Students. Learn more

Formats

Amazon Price New from Used from
Kindle Edition $51.09  
Paperback, Abridged $61.16  

Book Description

1555583296 978-1555583293 August 19, 2005 1
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.

Special Offers and Product Promotions

  • Buy $50 in qualifying physical textbooks, get $5 in Amazon MP3 Credit. Here's how (restrictions apply)

Frequently Bought Together

Customers buy this book with Expert Oracle JDBC Programming $36.18

Oracle Database Programming using Java and Web Services + Expert Oracle JDBC Programming
  • This item: Oracle Database Programming using Java and Web Services

    In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details

  • Expert Oracle JDBC Programming

    In Stock.
    Ships from and sold by Amazon.com.
    This item ships for FREE with Super Saver Shipping. Details



Editorial Reviews

Review

"If you are a Java programmer looking to exploit Oracle, or a database developer looking to exploit Java - this is the book for you."
- Thomas Kyte, VP Oracle

"Oracle's support for Java in the database has continued to break new ground since it was first introduced in Oracle8i. More importantly, however, it has continued to find a larger audience over time, as people discover just how useful it is in solving their real world problems both efficiently and easily. This book is an important and welcome step forward to helping Java developers make even better use of the Oracle database."
- Steven G. Harris, VP Java Platform Group

"The book impressed me with its in-depth coverage on practical techniques essential to Java and Web services development across database boundary."
- Quan Wang

"This book provides a wealth of information regarding the Oracle embedded JVM and how to use it, that is simply not available anywhere else."
- Avi Abrami, Senior Software Engineer, InterSystems

"The first book to cover both Java and Oracle Database and the emerging concept of database Web services. This book provides a practical description of advanced database applications as well as code samples for data conversions, calling out to external Web components, EJB components, ERP frameworks, external databases, and Web services. The author also addresses server-side and client-side database programming."
- Oracle Magazine, April 2006

Book Description

All you need to know to use Java and Webservice to manage the Oracle Database 10g R2

Product Details

  • Paperback: 1120 pages
  • Publisher: Digital Press; 1 edition (August 19, 2005)
  • Language: English
  • ISBN-10: 1555583296
  • ISBN-13: 978-1555583293
  • Product Dimensions: 9.2 x 7.5 x 1.6 inches
  • Shipping Weight: 4.2 pounds (View shipping rates and policies)
  • Average Customer Review: 4.1 out of 5 stars  See all reviews (8 customer reviews)
  • Amazon Best Sellers Rank: #177,748 in Books (See Top 100 in Books)

 

Customer Reviews

8 Reviews
5 star:
 (5)
4 star:
 (1)
3 star:
 (1)
2 star:    (0)
1 star:
 (1)
 
 
 
 
 
Average Customer Review
4.1 out of 5 stars (8 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

8 of 9 people found the following review helpful:
5.0 out of 5 stars A complete book for today's developer, July 31, 2006
By 
This review is from: Oracle Database Programming using Java and Web Services (Paperback)
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.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


5 of 5 people found the following review helpful:
3.0 out of 5 stars Rating the Reviewers, September 22, 2009
By 
This review is from: Oracle Database Programming using Java and Web Services (Paperback)
I have read all the Amazon reviews for this book, which I have purchased, but not yet completed reading. In brief, its content is excellent, but its English is weak and nonstandard.

It is noteworthy that all of the Amazon 5* reviews employ broken, marginal English, while those of less than 5* rating, save for this one, employ readable English.

This book is worth buying only if your tolerance of Third World English is high. Frankly, it reflects (not represents) the current state of the IT profession. Walk into most IT shops and written English capability is at 3rd, 4th grade level. Once upon a time, badly formulated English was verboten in professional ranks. Now, it is normal. Once upon a time, badly formulated English was absolutely verboten in publication ranks. Now, even publishers bastardize English, and think nothing of it. A sorry state of affairs.

Credit to the author for a book with valuable content. Zero credit to the publisher for complete negligence in failing to edit.
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:
5.0 out of 5 stars For Java programmers looking to exploit Oracle, indeed!, January 7, 2007
This review is from: Oracle Database Programming using Java and Web Services (Paperback)
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.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No

Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews






Only search this product's reviews



Inside This Book (learn more)
Key Phrases - Statistically Improbable Phrases (SIPs): (learn more)
language java name, implicit connection cache, cached rowset, int paramindex, command line for help message, connection context instance, scrollable iterators, result set support, cache memory objects, media parser, default connection context, resolver spec, connection context class, positional iterators, web rowset, bapi name, execution context instance, code snippet inserts, following code snippet retrieves, sql iterator, tns alias, int empno, nested tab, typed iterators, update batching
Key Phrases - Capitalized Phrases (CAPs): (learn more)
Oracle Text, Manipulating Oracle Data Types, Description Status, British Columbia, Developing Java, Enterprise Edition Release, Sun Microsystems, Argument Name, Instant Client, San Francisco, Connection Cache Manager, Hello World, Online Corporate Registration, Oracle Net, Users Guide, Database Together, Option Name Description Default Value Category, Oracle Enterprise Manager, Corporate Online, Fast Application Notification, Garbage Collector, Oracle Technology Network, Region Name, San Diego, Statement Statement
New!
Books on Related Topics | Concordance | Text Stats
Browse Sample Pages:
Front Cover | Table of Contents | First Pages | Index | Surprise Me!
Search Inside This Book:



What Other Items Do Customers Buy After Viewing This Item?


Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 
(3)
(2)

Your tags: Add your first tag
 

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 


Active discussions in related forums
Search Customer Discussions
Search all Amazon discussions
   
Related forums


Listmania!


So You'd Like to...



Look for Similar Items by Category


Look for Similar Items by Subject