Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'jpa/plugins/org.eclipse.jpt.doc.user/reference054.htm')
-rw-r--r--jpa/plugins/org.eclipse.jpt.doc.user/reference054.htm12
1 files changed, 6 insertions, 6 deletions
diff --git a/jpa/plugins/org.eclipse.jpt.doc.user/reference054.htm b/jpa/plugins/org.eclipse.jpt.doc.user/reference054.htm
index dbe0686cb7..4387cceba4 100644
--- a/jpa/plugins/org.eclipse.jpt.doc.user/reference054.htm
+++ b/jpa/plugins/org.eclipse.jpt.doc.user/reference054.htm
@@ -8,7 +8,7 @@
<title>Connection</title>
<meta name="copyright" content="Copyright (c) 2000, 2009 oracle . All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html. Contributors: Oracle - initial API and implementation" />
<meta name="generator" content="Oracle DARB XHTML Converter (Mode = ohj/ohw) - Version 1.0.11" />
-<meta name="date" content="2012-09-27T9:43:53Z" />
+<meta name="date" content="2012-10-11T7:52:11Z" />
<meta name="robots" content="noarchive" />
<meta name="doctitle" content="Connection" />
<meta name="relnum" content="Release 3.2" />
@@ -18,11 +18,11 @@
<link rel="stylesheet" href="dcommon/css/blafdoc.css" title="Oracle BLAFDoc" type="text/css" />
</head>
<body>
-<p class="betadraftsubtitle">Beta Draft: 2012-09-27</p>
+<p class="betadraftsubtitle">Beta Draft: 2012-10-11</p>
<p><a id="CIAFFJIE" name="CIAFFJIE"></a><a id="ref_persistence_connection" name="ref_persistence_connection"></a></p>
<div class="sect3"><!-- infolevel="all" infotype="General" -->
<h1>Connection</h1>
-<p><a id="sthref614" name="sthref614"></a>The following table lists the properties available in the Connection page of the <a href="ref_persistence_xmll_editor.htm#CIACCHID">persistence.xml Editor</a>.</p>
+<p><a id="sthref631" name="sthref631"></a>The following table lists the properties available in the Connection page of the <a href="ref_persistence_xmll_editor.htm#CIACCHID">persistence.xml Editor</a>.</p>
<div class="inftblhruleinformal">
<table class="HRuleInformal" summary="The following table lists the properties available in the Connection page of the persistence.xml Editor." dir="ltr" border="1" width="100%" frame="hsides" rules="rows" cellpadding="3" cellspacing="0">
<col width="25%" />
@@ -38,7 +38,7 @@
<tbody>
<tr align="left" valign="top">
<td align="left" id="r2c1-t53" headers="r1c1-t53">
-<p>Transaction type<a id="sthref615" name="sthref615"></a></p>
+<p>Transaction type<a id="sthref632" name="sthref632"></a></p>
</td>
<td align="left" headers="r2c1-t53 r1c2-t53">
<p>Specify if the connection for this persistence unit uses one of the following transaction types:</p>
@@ -60,7 +60,7 @@
</tr>
<tr align="left" valign="top">
<td align="left" id="r3c1-t53" headers="r1c1-t53">
-<p>Batch writing<a id="sthref616" name="sthref616"></a></p>
+<p>Batch writing<a id="sthref633" name="sthref633"></a></p>
</td>
<td align="left" headers="r3c1-t53 r1c2-t53">
<p>Specify the use of batch writing to optimize transactions with multiple write operations.</p>
@@ -231,7 +231,7 @@
</table>
<br /></div>
<!-- class="inftblhruleinformal" -->
-<a id="sthref617" name="sthref617"></a>
+<a id="sthref634" name="sthref634"></a>
<p class="subhead2">Related references</p>
<ul>
<li>

Back to the top