Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "EclipseLink/UserGuide/JPA/2.4/annotations ref002"

m (New page: {{EclipseLink_TLJPA |Please do not edit this page. Your edits will be overwritten during the next update. Instead, please use Bugzilla to log documentation requests. |info=n |toc=n |catego...)
 
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{EclipseLink_TLJPA
+
#REDIRECT [[EclipseLink/UserGuide/JPA/2.4/toc]]
|Please do not edit this page. Your edits will be overwritten during the next update. Instead, please use Bugzilla to log documentation requests.
+
|info=n
+
|toc=n
+
|category=JPA
+
|release=2.4.x
+
|title=Java Persistence API (JPA) Extensions Reference for EclipseLink}}
+
<span class="metaname">    </span>
+
 
+
{| class="simple oac_no_warn" width="100%"
+
| align="left" valign="top" | 
+
| width="144" align="right" valign="bottom" |
+
{| class="simple oac_no_warn" width="100%"
+
|
+
| align="center" valign="top" |
+
[http://www.google.com/cse/home?cx=016171230611334810008:y5kxq4rqd8s&hl=en Search]
+
| align="center" valign="top" |
+
[[EclipseLink/UserGuide/JPA/2.4/toc| Contents]]
+
|}
+
|}
+
 
+
----
+
 
+
{| width="150"
+
| align="center" |
+
[[EclipseLink/UserGuide/JPA/2.4/annotations_ref001|&lt;- Previous]]
+
| align="center" |
+
[[EclipseLink/UserGuide/JPA/2.4/a_additionalcriteria|Next -&gt;]]
+
|
+
|}
+
 
+
Beta Draft: 2012-06-14
+
 
+
<span id="sthref8"></span>
+
 
+
=Functional Listing=
+
 
+
<span id="sthref9"></span>
+
 
+
==Mapping Annotations==
+
 
+
<span id="sthref10"></span>
+
 
+
==Entity Annotations==
+
 
+
<span id="sthref11"></span>
+
 
+
==Converter Annotations==
+
 
+
<span id="sthref12"></span>
+
 
+
==Caching Annotations==
+
 
+
<span id="sthref13"></span>
+
 
+
==Customization and Optimzation Annotations==
+
 
+
<span id="sthref14"></span>
+
 
+
==Copy Policy Annotations==
+
 
+
<span id="sthref15"></span>
+
 
+
==Returning Policy Annotations==
+
 
+
<span id="sthref16"></span>
+
 
+
==Stored Procedure Annotations==
+
 
+
<span id="footerspace"> </span>
+
 
+
----
+
 
+
{| class="simple oac_no_warn" width="100%"
+
|-
+
| valign="bottom" |
+
{| width="150"
+
|-
+
|
+
| align="center" |
+
[[EclipseLink/UserGuide/JPA/2.4/annotations_ref001|&lt;- Previous]]
+
| align="center" |
+
[[EclipseLink/UserGuide/JPA/2.4/a_additionalcriteria|Next -&gt;]]
+
|}
+
| width="34%" align="center" |
+
[[Image:Eclipselink-logo.gif|150px|EclispeLink]]<br />[http://www.eclipse.org/eclipselink/ EclipseLink Home]<br />
+
| align="right" valign="bottom" |
+
{| class="simple oac_no_warn" width="225"
+
|
+
| align="center" valign="top" |
+
[http://www.google.com/cse/home?cx=016171230611334810008:y5kxq4rqd8s&hl=en Search]
+
| align="center" valign="top" |
+
[[EclipseLink/UserGuide/JPA/2.4/toc| Contents]]
+
|}
+
|}
+

Latest revision as of 12:21, 29 June 2012

Back to the top