10.12.2012 Views

The Java EE 5 Tutorial (PDF) - Oracle Software Downloads

The Java EE 5 Tutorial (PDF) - Oracle Software Downloads

The Java EE 5 Tutorial (PDF) - Oracle Software Downloads

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

<strong>The</strong> component performs its interactions with the EIS, such as accessing data from a specific<br />

table, using an Interaction object. <strong>The</strong> application component defines the Interaction object<br />

using an InteractionSpec object. When the application component reads data from the EIS<br />

(such as from database tables) or writes to those tables, it does so using a particular type of<br />

Record instance: either a MappedRecord,anIndexedRecord,oraResultSet instance. Just as the<br />

ConnectionFactory creates Connection instances, a RecordFactory creates Record instances.<br />

Note, too, that a client application that relies on a CCI resource adapter is very much like any<br />

other <strong>Java</strong> <strong>EE</strong> client that uses enterprise bean methods.<br />

Further Information about the Connector Architecture<br />

For more information on the Connector architecture, see:<br />

■ Connector 1.5 specification:<br />

http://java.sun.com/j2ee/connector/download.html<br />

■ <strong>The</strong> Connector web site:<br />

http://java.sun.com/j2ee/connector<br />

Further Information about the Connector Architecture<br />

Chapter 35 • Connector Architecture 1017

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!