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 (New page: {{EclipseLink_TLJPA |info=n |toc=n |category=JPA |release=2.4.x}} <span class="metaname"> </span> {| class="simple oac_no_warn" width="100%" | align="left" valign="top" | '''EclipseLi...)
 
 
(14 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{EclipseLink_TLJPA
+
#REDIRECT [[EclipseLink/UserGuide/JPA/2.4/toc]]
|info=n
+
|toc=n
+
|category=JPA
+
|release=2.4.x}}
+
<span class="metaname">    </span>
+
 
+
{| class="simple oac_no_warn" width="100%"
+
| align="left" valign="top" | '''EclipseLink JPA Extensions Reference Guide'''<br />'''Version 2.4.x'''<br />
+
| 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" |
+
[[toc| Contents]]
+
|}
+
|}
+
 
+
----
+
 
+
{| width="100%"
+
| align="center" |
+
[[intro002|&lt;- Previous]]
+
| align="center" |
+
[[a_additionalcriteria|Next -&gt;]]
+
|
+
|}
+
 
+
<span id="sthref7"></span>
+
 
+
Beta Draft: 2012-06-06
+
 
+
=<span class="secnum">2</span> Annotations Reference=
+
 
+
The following lists the annotations of the EclipseLink extensions to the Java Persistence API (JPA).
+
 
+
* [[a_additionalcriteria|@AdditionalCriteria]]
+
* [[a_array|@Array]]
+
* [[a_batchfetch|@BatchFetch]]
+
* [[a_cache|@Cache]]
+
* [[a_cacheindex|@CacheIndex]]
+
* [[a_cacheindexes|@CacheIndexes]]
+
* [[a_cacheinterceptor|@CacheInterceptor]]
+
* [[a_cascadeondelete|@CascadeOnDelete]]
+
* [[a_changetracking|@ChangeTracking]]
+
* [[a_classextractor|@ClassExtractor]]
+
* [[a_clonecopypolicy|@CloneCopyPolicy]]
+
* [[a_collectiontable|@CollectionTable]]
+
* [[a_compositemember|@CompositeMember]]
+
* [[a_conversionvalue|@ConversionValue]]
+
* [[a_convert|@Convert]]
+
* [[a_converter|@Converter]]
+
* [[a_converters|@Converters]]
+
* [[a_copypolicy|@CopyPolicy]]
+
* [[a_customizer|@Customizer]]
+
* [[a_deleteall|@DeleteAll]]
+
* [[a_discriminatorclass|@DiscriminatorClass]]
+
* [[a_excludedefaultmappings|@ExcludeDefaultMappings]]
+
* [[a_existencechecking|@ExistenceChecking]]
+
* [[a_fetchattribute|@FetchAttribute]]
+
* [[a_fetchgroup|@FetchGroup]]
+
* [[a_fetchgroups|@FetchGroups]]
+
* [[a_field|@Field]]
+
* [[a_hashpartitioning|@HashPartitioning]]
+
* [[a_index|@Index]]
+
* [[a_indexes|@Indexes]]
+
* [[a_instantiationcopypolicy|@InstantiationCopyPolicy]]
+
* [[a_joinfetch|@JoinFetch]]
+
* [[a_joinfield|@JoinField]]
+
* [[a_joinfields|@JoinFields]]
+
* [[a_mapkeyconvert|@MapKeyConvert]]
+
* [[a_multitenant|@Multitenant]]
+
* [[a_mutable|@Mutable]]
+
* [[a_namedstoredfunc_queries|@NamedStoredFunctionQueries]]
+
* [[a_namedstoredfunctionquery|@NamedStoredFunctionQuery]]
+
* [[a_namedstoredproc_queries|@NamedStoredProcedureQueries]]
+
* [[a_namedstoredprocedurequery|@NamedStoredProcedureQuery]]
+
* [[a_noncacheable|@Noncacheable]]
+
* [[a_nosql|@NoSql]]
+
* [[a_objecttypeconverter|@ObjectTypeConverter]]
+
* [[a_objecttypeconverters|@ObjectTypeConverters]]
+
* [[a_optimisticlocking|@OptimisticLocking]]
+
* [[a_ordercorrection|@OrderCorrection]]
+
* [[a_partitioned|@Partitioned]]
+
* [[a_partitioning|@Partitioning]]
+
* [[a_pinnedpartitioning|@PinnedPartitioning]]
+
* [[a_primarykey|@PrimaryKey]]
+
* [[a_privateowned|@PrivateOwned]]
+
* [[a_properties|@Properties]]
+
* [[a_property|@Property]]
+
* [[a_queryredirectors|@QueryRedirectors]]
+
* [[a_rangepartition|@RangePartition]]
+
* [[a_rangepartitioning|@RangePartitioning]]
+
* [[a_readonly|@ReadOnly]]
+
* [[a_replicationpartitioning|@ReplicationPartitioning]]
+
* [[a_returninsert|@ReturnInsert]]
+
* [[a_returnupdate|@ReturnUpdate]]
+
* [[a_roundrobinpartitioning|@RoundRobinPartitioning]]
+
* [[a_readtransformer|@ReadTransformer]]
+
* [[a_storedprocedureparameter|@StoredProcedureParameter]]
+
* [[a_struct|@Struct]]
+
* [[a_structconverter|@StructConverter]]
+
* [[a_structconverters|@StructConverters]]
+
* [[a_structure|@Structure]]
+
* [[a_tenantdiscrim_columns|@TenantDiscriminatorColumns]]
+
* [[a_tenantdiscriminatorcolumn|@TenantDiscriminatorColumn]]
+
* [[a_tenanttablediscriminator|@TenantTableDiscriminator]]
+
* [[a_timeofday|@TimeOfDay]]
+
* [[a_transformation|@Transformation]]
+
* [[a_typeconverter|@TypeConverter]]
+
* [[a_typeconverters|@TypeConverters]]
+
* [[a_valuepartition|@ValuePartition]]
+
* [[a_uuidgenerator|@UuidGenerator]]
+
* [[a_unionpartitioning|@UnionPartitioning]]
+
* [[a_valuepartitioning|@ValuePartitioning]]
+
* [[a_variableonetoone|@VariableOneToOne]]
+
* [[a_virtualaccessmethods|@VirtualAccessMethods]]
+
* [[a_writetransformer|@WriteTransformer]]
+
* [[a_writetransformers|@WriteTransformers]]
+
 
+
----
+
 
+
{| class="simple oac_no_warn" width="100%"
+
|-
+
| valign="bottom" |
+
{| width="100%"
+
|-
+
|
+
| align="center" |
+
[[intro002|&lt;- Previous]]
+
| align="center" |
+
[[a_additionalcriteria|Next -&gt;]]
+
|}
+
| width="34%" align="center" |
+
[[Image:Eclipselink-logo.gif|150px|EclispeLink]]<br />[http://wiki.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" |
+
[[toc| Contents]]
+
|}
+
|}
+

Latest revision as of 12:21, 29 June 2012

Back to the top