32 lines
1.3 KiB
HTML
32 lines
1.3 KiB
HTML
<!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>Data access overview</title>
|
|
</head>
|
|
|
|
<BODY>
|
|
<!-- Java sync-link -->
|
|
<SCRIPT LANGUAGE="Javascript" SRC="../../../rzahg/synch.js" TYPE="text/javascript"></SCRIPT>
|
|
|
|
<h4><a name="dataover"></a>Data access overview</h4>
|
|
|
|
<p>See these topics for an overview of WebSphere Application Server - Express and data access.</p>
|
|
|
|
<blockquote>
|
|
<p><strong><a href="dataarch.htm">Connection management architecture</a></strong>
|
|
<br>This topic describes the architecture of connection management in WebSphere Application Server - Express.</p>
|
|
|
|
<p><strong><a href="datapool.htm">Connection pooling</a></strong>
|
|
<br>WebSphere Application Server - Express provides a pool of database connections, which reduces the performance overhead of creating new connections. See this topic for a description of how connection pooling works.</p>
|
|
|
|
<!--<p><strong><a href="trn.htm">Transactional processing with WebSphere Application Server Express and DB2</a></strong>
|
|
<br>This topic provides iSeries-specific information about transactions and DB2 UDB for iSeries.</p>-->
|
|
</blockquote>
|
|
|
|
</body>
|
|
</html>
|
|
|