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/Queries (ELUG)"

m (New page: =Queries= This part describes building EclipseLink queries and using them to create, read, update, and delete objects. It contains the following sections: *[[Introduction to EclipseLink Q...)
 
m (Queries)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
=Queries=
 
=Queries=
This part describes building EclipseLink queries and using them to create, read, update, and delete objects. It contains the following sections:
+
The following sections describe how to build EclipseLink queries and use them to create, read, update, and delete objects:
  
*[[Introduction to EclipseLink Queries (ELUG)]]
+
*[[Introduction to EclipseLink Queries (ELUG)|Introduction to EclipseLink Queries]] - describes each of the different EclipseLink query types and important query concepts.
:This chapter describes each of the different EclipseLink query types and important query concepts.
+
  
*[[Using Basic Query API (ELUG)]]
+
*[[Using Basic Query API (ELUG)|Using Basic Query API]]
:This chapter explains how to use basic EclipseLink query options.
+
  
*[[Introduction to EclipseLink Expressions (ELUG)]]
+
*[[Introduction to EclipseLink Expressions (ELUG)|Introduction to EclipseLink Expressions]] - describes the EclipseLink expressions framework and how to use it with EclipseLink queries.
:This chapter describes the EclipseLink expressions framework and how to use it with EclipseLink queries.
+
  
*[[Using Advanced Query API (ELUG)]]
+
*[[Using Advanced Query API (ELUG)|Using Advanced Query API]]
: This chapter explains how to use advanced EclipseLink query options.
+
  
*[[Introduction to EclipseLink Support for Oracle Spatial (ELUG)]]
+
*[[Introduction to EclipseLink Support for Oracle Spatial (ELUG)|Introduction to EclipseLink Support for Oracle Spatial]]
:This chapter explains how to extend EclipseLink to support the mapping and querying of Oracle Spatial.
+
  
  

Latest revision as of 11:19, 7 April 2009

Queries

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



Copyright Statement

Copyright © Eclipse Foundation, Inc. All Rights Reserved.