ObjectDB ObjectDB

Internal Website Search

131-140 of 188 resultsRefresh
5

Entity is not related to ObjectDB, but i get exception from ObjectDB

"/> <property name="javax.persistence.jdbc.url" value="objectdb:/home/jboss/database/dp
5

EntityManager JPA or JDO impl and different behavior

> <properties> <property name="javax.persistence.jdbc.url" value="objectdb/db/x.odb"/> <property
5

Duplicate Entity class names causes Exception in Query

>   <class>objdbTest.Item</class>      <properties>        <property name="javax.persistence.jdbc.url
5

Embedded Database Replication

the server url for replication as with an ordinary server. support Support
5

Deadlock problems solved - a suggestion

Thanks to the new logging capability, I have managed to solve all the deadlock problems, as they were a result of Objectdb encountering new classes in multi-threaded code. I have a suggestion that might be useful for other users - how about an Ant task that, given a database URL, performs
5

Speed of queries that return many objects

(about 70k records) with http://localhost:8080/hello - Run query with URL: http://localhost:8080/1
5

Is 2 level cache in use?

performance. ODB on server uses the same amount of CPU and memory. I'm calling the same url in benchmark
5

Occasionally slow requests in load testing

-timeout="0" /> <url-history size="50" user="true" password="true" /> <log path="$objectdb/log
1

ObjectDB 2.3.2

Fixed a bug in "p.id IN :ids" queries. Fixed a bug in handling NOT = queries (issue #536). Fixed ClassCastException and NullPointerException in using a composite index in queries (issue #531). Fixed Explorer bugs: editing embedded objects and using connection urls. Fixed a NullPointerException
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