ObjectDB ObjectDB

Internal Website Search

101-110 of 144 resultsRefresh
6

ORDER BY problem, when String starts with language specific character

an extension to JPQL and JDOQL) you can use the Normalizer expression directly in the query ORDER BY clause
6

selecting objects that have a particular key/value in persistant HashMap

' This is not a valid JPQL query but an extension that ObjectDB should support. If you need a more efficient
6

Multi selection and distinct in a criteria query

supported neither in JPQL nor in criteria queries. But does it make sense? Results with identical
6

ObjectDB version 2.3 has been released

ObjectDB 2.3 has been released and it includes important additions and fixes: Added the ability to edit databases in the Explorer (issue #2). Added the ability to execute queries in the Explorer (issue #3). Other small Explorer improvements. Added support of IN operator in JPQL queries. Added
6

Get the last occurence of a list attribut

"(" and the "LIMIT". Is it possible de make a sub request in a JPQL query ? dwighthaul Paul HUBERT Subqueries
6

Queries are slow on a large database

Nargemi In JPQL the count query is: SELECT COUNT(m) FROM MessageImpl m You are using JDO. I am not
6

How do I achieve a Deep Fetch using JOIN FETCH?

that I can express one level of eager fetch in JPQL as follows: SELECT c FROM C JOIN FETCH c.bList
1

ObjectDB 2.0.4

when using GWT/Jetty. Fixed a bug in using fields of embedded primary key in JPQL queries.
1

ObjectDB 2.2.5

Added support of navigation through collections (as a JPQL extension). Added version display to the Server and Explorer About dialog boxes. Fixed an UPDATE/DELETE query bug in client-server mode. Fixed an ArrayIndexOutOfBoundsException in retrieval of large objects. Fixed Explorer display of user
1

ObjectDB 2.3.0

Added the ability to edit databases in the Explorer (issue #2). Added the ability to execute queries in the Explorer (issue #3). Other small Explorer improvements. Added support of IN operator in JPQL queries. Added support of ";drop" database url parameter. Adjusted the Enhancer to the new Java 7

Getting Started

ObjectDB is very easy to use. Follow the Getting Started Tutorial and the Quick Tour manual chapter and in minutes you may be able to write and run first Java programs against ObjectDB.

Prior knowledge or experience in database programming (SQL, JDBC, ORM, JPA, etc.) is not required, but some background in using the Java language is essential.

Need Help?

  1. Search ObjectDB website
  2. Read the FAQ
  3. Follow the Tutorials
  4. View or post in the forum
  5. Search or file an issue
  6. Contact support