ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzamy_5.4.0.1/50/program/datassem.htm

30 lines
1.2 KiB
HTML
Raw Normal View History

2024-04-02 14:02:31 +00:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<META http-equiv="Content-Type" content="text/html; charset=utf-8">
<LINK rel="stylesheet" type="text/css" href="../../../rzahg/ic.css">
<title>Assemble data access applications</title>
</head>
<BODY>
<!-- Java sync-link -->
<SCRIPT LANGUAGE="Javascript" SRC="../../../rzahg/synch.js" TYPE="text/javascript"></SCRIPT>
<h4><a name="datassem"></a>Assemble data access applications</h4>
<ol>
<li><p>Define the resource reference attributes through the WebSphere Development Studio Client.
<br>For more information, see the WebSphere Development Studio Client Help.</p></li>
<li><p>Bind this resource reference to a resource such as a J2EE Connector Architecture (JCA) connection factory or a data source. During either application assembly or deployment, you must bind the resource reference to the actual name of the resource in the run time environment. You can do this as one of the steps during installation of the application EAR file.</p></li>
<li><p>Configure isolation level and access intent assembly settings.
<br>See <a href="datasiso.htm">Configuring the isolation level on a resource reference</a> for more information.</p></li>
</ol>
</body>
</html>