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/jpql"

m
m
Line 6: Line 6:
 
|release=2.4.x
 
|release=2.4.x
 
|title=TLJPA}}
 
|title=TLJPA}}
<span class=<span class="metaname">    </span>
+
span class="metaname">    </span>
  
 
{| class="simple oac_no_warn" width="100%"
 
{| class="simple oac_no_warn" width="100%"

Revision as of 15:03, 18 June 2012


Java Persistence API (JPA) Extensions Reference for EclipseLink, 2.4.x

span class="metaname"> </span>

SearchSearch

   Contents Contents


Previous Previous

Next Next

WarningBeta Draft: 2012-06-18

3 Java Persistence Query Language Extensions

EclipseLink provides many extensions to the standard JPA Java Persistence Query Language (JPQL). These extensions, referred to as the EclipseLink Query Language (EQL), provide access to additional database features many of which are part of standard SQL, provide access to native database features and functions, and provide access to EclipseLink specific features.

This chapter contains the following sections:

For more information on JQPL, see:

 


Previous Previous

Next Next

EclispeLink
EclipseLink logo EclipseLink Home • PDF PDF (coming soon)

SearchSearch

   Contents Contents

Back to the top