Internal Website Search

11-20 of 139 resultsRefresh

General Settings and Logging

="$objectdb/log/" max="8mb" stdout="false" stderr="false" /> <log-archive path="$objectdb ... /log/" max="8mb" stdout="false" stderr="false" /> General logging settings ... , which is specified by the max attribute. The stdout and stderr

Index Definition

) thus eliminating the need for a separate sort. Finally, indexes are also used in MIN and MAX queries: SELECT MIN(p.x), MAX(p.x) FROM Point p Given

JPA Query Structure (JPQL / Criteria)

/java/jpa/criteria/CriteriaBuilder/max_Expression_">max, ...).

ObjectDB Object Database Features

/query/setting#result_range_setfirstresult_setmaxresults">range settings (first, max) - for paging ... ">Aggregates (COUNT, SUM, AVG, MAX, MIN).

JPA Criteria API Queries

/max_Expression_">max, ...).

Database Replication and Clustering

" max="100" />     <data path="$objectdb/db-files" />   

FROM clause (JPQL / Criteria API)

, HAVING, IN, INDEX, INNER, IS, JOIN, KEY, LEADING, LEFT, LENGTH, LIKE,LOCATE, LOWER, MAX, MEMBER, MIN

Is ObjectDB better than competing object databases?

queries (max, min, count, sum and avg). ObjectDB supports rich queries, including aggregate queries

Database Explorer

separated list of elements. Use the [First] and [Max] fields to set the result range

[ODB1] Chapter 5 - JDO Connections

"> // Maximum 10 tries before throwing an exception: System.setProperty("com.objectdb.lock.retry.max