Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be 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/Basic JPA Development/Querying"

(Querying)
Line 13: Line 13:
  
 
*[[EclipseLink/UserGuide/JPA/Basic JPA Development/Querying/JPQL|JPQL]]
 
*[[EclipseLink/UserGuide/JPA/Basic JPA Development/Querying/JPQL|JPQL]]
*[[EclipseLink/UserGuide/JPA/Basic JPA Development/Querying/Criteria|Criteria]]
+
*[[EclipseLink/UserGuide/JPA/Basic JPA Development/Querying/Criteria|Criteria API]]
*[[EclipseLink/UserGuide/JPA/Basic JPA Development/Querying/Native|Native SQL]]
+
*[[EclipseLink/UserGuide/JPA/Basic JPA Development/Querying/Native|Native SQL Queries]]
 
*[[EclipseLink/UserGuide/JPA/Basic JPA Development/Querying/Named|Named Queries]]
 
*[[EclipseLink/UserGuide/JPA/Basic JPA Development/Querying/Named|Named Queries]]
 
*[[EclipseLink/UserGuide/JPA/Basic JPA Development/Querying/Query Hints|Query Hints]]  
 
*[[EclipseLink/UserGuide/JPA/Basic JPA Development/Querying/Query Hints|Query Hints]]  

Revision as of 08:37, 6 June 2012

EclipseLink JPA

Eclipselink-logo.gif
EclipseLink
Website
Download
Community
Mailing ListForumsIRCmattermost
Issues
OpenHelp WantedBug Day
Contribute
Browse Source

Querying

The following sections describe how to build EclipseLink queries and use them to create, read, update, and delete objects:


Eclipselink-logo.gif
Version: 2.4 DRAFT
Other versions...

Copyright © Eclipse Foundation, Inc. All Rights Reserved.