Internal Website Search

41-50 of 200 resultsRefresh

JPA Criteria API Queries

/jpa/criteria/Path/get_String">get("population"), p)); The currentDate, ...). path#criteria_query_paths_and_types">Paths, navigation and types (

Database Explorer

a path to it has to be specified. Alternatively, you can run the Explorer by double ... .sh (on Unix/Linux, after editing the shell file, setting the paths to the objectdb.jar ... , port, username and password for a client-server connection. You also have to specify a database path

JPA / JDO Class Enhancer

> If objectdb.jar is not in the current directory a path to it has to be specified.paths to theobjectdb.jar file and to the JVM ... ;filename> - path to class or jar file(s), *? wildcards supported <options> include: -cp <

javax.persistence.criteria.MapJoin

/Path" title="Interface in javax.persistence.criteria">Path<V> Path" title="Interface in javax.persistence.criteria">Path<Y> Path/get_String" title

Collections in JPQL and Criteria Queries

;path">path expressions - in navigation to persistent collection fields ... -java"> // Create path and parameter expressions: Path/get_String">get("languages"); Expression

Database Doctor

> If objectdb.jar is not in the current directory a path to it has to be specified ... for running a database diagnosis is the path to the database file (e.g. my.odb as ... .Doctor old.odb new.odb The first argument (old.odb above) is the path

Criteria Query Selection and Results

> path="api/java/jpa/query/criteria/select" select="Selection"> , which is itself a subinterface of Selection: path="api ... the ORDER BY clause are represented by the Order interface: path="api

Comparison in JPQL and Criteria API

examples: // Create String path and parameter expressions ... /java/jpa/criteria/Path/get_String">get("name"); parameter(String.class); // Create Integer path and parameter expressions

ObjectDB Object Database Features

> path_index">Nested paths inside embedded ... path">Path

Criteria Query From Elements

-toc path="api/java/jpa/query/criteria/from" select="From"> Root subinterface: path="api/java/jpa/query ... -book-toc path="api/java/jpa/query/criteria/from" select="Join|PluralJoin|CollectionJoin|SetJoin