 3 | .0 Learn how to use CacheRetrieveMode in Chapter 3 of the ObjectDB/JPA manual. CacheRetrieveMode |
 3 | . Since: JPA 2.0 Learn how to use CacheStoreMode in Chapter 3 of the ObjectDB/JPA manual. CacheStoreMode |
 3 | . Since: JPA 2.0 Learn how to define queries using the criteria API in Chapter 4 of the ObjectDB/JPA manual |
 3 | javax.persistence.criteria Interface CriteriaQuery Superinterfaces: AbstractQuery The CriteriaQuery interface defines functionality that is specific to top-level queries. Since: JPA 2.0 Learn how to define queries using the criteria API in Chapter 4 of the ObjectDB/JPA manual. AbstractQuery |
 3 | . Since: JPA 2.0 Learn how to use JPA Criteria API's Expression in Chapter 4 of the ObjectDB/JPA manual |
 3 | JPA criteria API's Join in Chapter 4 of the ObjectDB/JPA manual. Selection alias(String name |
 3 | javax.persistence.criteria Interface Order An object that defines an ordering over the query results. Since: JPA 2.0 Learn how to use JPA Criteria API's Order in Chapter 4 of the ObjectDB/JPA manual. Expression getExpression() Return the expression that is used for ordering. Return |
 3 | manual. Selection alias(String name) Assigns an alias to the selection item. Assigns an alias |
 3 | of the ObjectDB/JPA manual. Selection alias(String name) Assigns an alias to the selection item. Assigns |
 3 | of the ObjectDB/JPA manual. Selection alias(String name) Assigns an alias to the selection item. Assigns |