Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'jpa/plugins/org.eclipse.jpt.doc.user/reference043.htm')
-rw-r--r--jpa/plugins/org.eclipse.jpt.doc.user/reference043.htm11
1 files changed, 5 insertions, 6 deletions
diff --git a/jpa/plugins/org.eclipse.jpt.doc.user/reference043.htm b/jpa/plugins/org.eclipse.jpt.doc.user/reference043.htm
index 89c766053c..f97bc785f5 100644
--- a/jpa/plugins/org.eclipse.jpt.doc.user/reference043.htm
+++ b/jpa/plugins/org.eclipse.jpt.doc.user/reference043.htm
@@ -8,7 +8,7 @@
<title>Type information</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="2013-01-03T9:24:55Z" />
+<meta name="date" content="2013-04-05T12:21:40Z" />
<meta name="robots" content="noarchive" />
<meta name="doctitle" content="Type information" />
<meta name="relnum" content="Release 3.3" />
@@ -17,10 +17,9 @@
<link rel="stylesheet" href="dcommon/css/blafdoc.css" title="Oracle BLAFDoc" type="text/css" />
</head>
<body>
-<p class="betadraftsubtitle">Beta Draft: 2013-01-03</p>
<p><a id="CACIHAAF" name="CACIHAAF"></a></p>
<div class="sect3"><!-- infolevel="all" infotype="General" -->
-<h1><a id="sthref573" name="sthref573"></a>Type information</h1>
+<h1><a id="sthref572" name="sthref572"></a>Type information</h1>
<div class="inftblhruleinformal">
<table class="HRuleInformal" summary="JPA Details view, Type page" dir="ltr" border="1" width="100%" frame="hsides" rules="rows" cellpadding="3" cellspacing="0">
<col width="29%" />
@@ -45,7 +44,7 @@
</tr>
<tr align="left" valign="top">
<td align="left" id="r3c1-t42" headers="r1c1-t42">
-<p><a id="sthref574" name="sthref574"></a>LOB</p>
+<p><a id="sthref573" name="sthref573"></a>LOB</p>
</td>
<td align="left" headers="r3c1-t42 r1c2-t42">
<p>Specify if the field is mapped to <code>java.sql.Clob</code> or <code>java.sql.Blob</code>.</p>
@@ -57,7 +56,7 @@
</tr>
<tr align="left" valign="top">
<td align="left" id="r4c1-t42" headers="r1c1-t42">
-<p><a id="sthref575" name="sthref575"></a><a id="sthref576" name="sthref576"></a><a id="sthref577" name="sthref577"></a>Temporal</p>
+<p><a id="sthref574" name="sthref574"></a><a id="sthref575" name="sthref575"></a><a id="sthref576" name="sthref576"></a>Temporal</p>
</td>
<td align="left" headers="r4c1-t42 r1c2-t42">
<p>Specifies if this field is one of the following:</p>
@@ -80,7 +79,7 @@
</tr>
<tr align="left" valign="top">
<td align="left" id="r5c1-t42" headers="r1c1-t42">
-<p><a id="sthref578" name="sthref578"></a><a id="sthref579" name="sthref579"></a>Enumerated</p>
+<p><a id="sthref577" name="sthref577"></a><a id="sthref578" name="sthref578"></a>Enumerated</p>
</td>
<td align="left" headers="r5c1-t42 r1c2-t42">
<p>Specify how to persist enumerated constraints if the <code>String</code> value suits your application requirements or to match an existing database schema.</p>

Back to the top