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 ref"

m
m
Line 4: Line 4:
 
|category=JPA
 
|category=JPA
 
|release=2.4.x
 
|release=2.4.x
|title= }}
+
|title=Java Persistence API (JPA) Extensions Reference for EclipseLink}}
 
<span class="metaname">    </span>
 
<span class="metaname">    </span>
  
 
{| class="simple oac_no_warn" width="100%"
 
{| class="simple oac_no_warn" width="100%"
 
| align="left" valign="top" |   
 
| align="left" valign="top" |   
| width="144" align="right" valign="bottom" |
+
| width="185" align="right" valign="bottom" |
 
{| class="simple oac_no_warn" width="100%"
 
{| class="simple oac_no_warn" width="100%"
 
|
 
|
 
| align="center" valign="top" |
 
| align="center" valign="top" |
[http://www.google.com/cse/home?cx=016171230611334810008:y5kxq4rqd8s&hl=en Search]
+
[[Image:Elug_Magnifier.png|Search]][http://www.google.com/cse/home?cx=016171230611334810008:y5kxq4rqd8s&hl=en Search]
 
| align="center" valign="top" |
 
| align="center" valign="top" |
[[EclipseLink/UserGuide/JPA/2.4/toc| Contents]]
+
&nbsp;&nbsp;&nbsp;[[Image:Elug_guide_icon.png|Contents]][[EclipseLink/UserGuide/JPA/2.4/toc| Contents]]
 
|}
 
|}
 
|}
 
|}
Line 21: Line 21:
 
----
 
----
  
{| width="150"
+
{| width="165"
 
| align="center" |
 
| align="center" |
[[EclipseLink/UserGuide/JPA/2.4/intro002|&lt;- Previous]]
+
[[EclipseLink/UserGuide/JPA/2.4/intro002| Previous ]]<span class="previouslink">[[Image:Elug_previous_icon.png|Previous]]</span>
 
| align="center" |
 
| align="center" |
[[EclipseLink/UserGuide/JPA/2.4/annotations_ref001|Next -&gt;]]
+
[[EclipseLink/UserGuide/JPA/2.4/annotations_ref001| Next ]][[Image:Elug_next_icon.png|Next]]
 
|
 
|
 
|}
 
|}
Line 31: Line 31:
 
<span id="sthref6"></span>
 
<span id="sthref6"></span>
  
Beta Draft: 2012-06-14
+
[[Image:Elug_draft_icon.png|Warning]]Beta Draft: 2012-06-14
  
 
=<span class="secnum">2</span> Annotations Reference=
 
=<span class="secnum">2</span> Annotations Reference=
 +
 +
EclipseLink supports the Java Persistence Architecture (JPA) 2.0 specification. It also includes many enhancements and extensions. This chapter includes informtion on the EclipseLink extensions to the JPA annotations.
 +
 +
This chapter contains the following sections:
 +
 +
* [[EclipseLink/UserGuide/JPA/2.4/annotations_ref001|Alphabetical Listing]]
 +
* [[EclipseLink/UserGuide/JPA/2.4/annotations_ref002|Functional Listing]]
  
 
<span id="footerspace"> </span>
 
<span id="footerspace"> </span>
Line 42: Line 49:
 
|-
 
|-
 
| valign="bottom" |
 
| valign="bottom" |
{| width="150"
+
{| width="165"
 
|-
 
|-
 
|
 
|
 
| align="center" |
 
| align="center" |
[[EclipseLink/UserGuide/JPA/2.4/intro002|&lt;- Previous]]
+
[[EclipseLink/UserGuide/JPA/2.4/intro002| Previous ]]<span class="previouslink">[[Image:Elug_previous_icon.png|Previous]]</span>
 
| align="center" |
 
| align="center" |
[[EclipseLink/UserGuide/JPA/2.4/annotations_ref001|Next -&gt;]]
+
[[EclipseLink/UserGuide/JPA/2.4/annotations_ref001| Next ]][[Image:Elug_next_icon.png|Next]]
 
|}
 
|}
 
| width="34%" align="center" |
 
| width="34%" align="center" |
[[Image:Eclipselink-logo.gif|150px|EclispeLink]]<br />[http://www.eclipse.org/eclipselink/ EclipseLink Home]<br />
+
[[Image:Eclipselink-logo.gif|150px|EclispeLink]]<br />[[Image:Elug_home_icon.png|EclipseLink logo]][http://www.eclipse.org/eclipselink/ EclipseLink Home]<br />
 
| align="right" valign="bottom" |
 
| align="right" valign="bottom" |
 
{| class="simple oac_no_warn" width="225"
 
{| class="simple oac_no_warn" width="225"
 
|
 
|
 
| align="center" valign="top" |
 
| align="center" valign="top" |
[http://www.google.com/cse/home?cx=016171230611334810008:y5kxq4rqd8s&hl=en Search]
+
[[Image:Elug_Magnifier.png|Search]][http://www.google.com/cse/home?cx=016171230611334810008:y5kxq4rqd8s&hl=en Search]
 
| align="center" valign="top" |
 
| align="center" valign="top" |
[[EclipseLink/UserGuide/JPA/2.4/toc| Contents]]
+
&nbsp;&nbsp;&nbsp;[[Image:Elug_guide_icon.png|Contents]][[EclipseLink/UserGuide/JPA/2.4/toc| Contents]]
 
|}
 
|}
 
|}
 
|}

Revision as of 15:27, 14 June 2012


SearchSearch

   Contents Contents


Previous Previous

Next Next

WarningBeta Draft: 2012-06-14

2 Annotations Reference

EclipseLink supports the Java Persistence Architecture (JPA) 2.0 specification. It also includes many enhancements and extensions. This chapter includes informtion on the EclipseLink extensions to the JPA annotations.

This chapter contains the following sections:

 


Previous Previous

Next Next

EclispeLink
EclipseLink logoEclipseLink Home

SearchSearch

   Contents Contents

Back to the top