ObjectDB ObjectDB

Internal Website Search

111-120 of 152 resultsRefresh
6

ClassCastException of same object type

.OBM.flush(OBM.java:735) at org.sportscoring.openscorercp.storage.Storage_ObjectDb.doEvent(Storage
6

Entity has be persistended,but query not fetched?

("$objectdb/flush.odb");         EntityManager em = emf.createEntityManager();         em.getTransaction
6

Attempt to remove a detached entity object (error 613)

batch SQL operations before flushing the merge. So i could give you more informations
6

Mismatch client-server protocol prefix

key value" exception is thrown during commit or flush and should indicate an attempt to persist a new
6

Update more than 10000 entities by an update query fails

you for this report. We can confirm that this is a bug. It could be related to flush changes in
6

PersistenceException: Failed to locate field

your question re the server having access to an old version, shouldn't it automatically flush it's caches
1

Getting an error when adding activation code to conf file

.persist(myEntity); if(i % 5000 == 0) { em.flush(); em
1

DB persist operation results are not available for another Thread/EntityManager immdiately

EmbeddedSystems This report seems similar to issue #2280. After flush (by Thread B) a snapshot
1

File lock exception on odb$

.createEntityManager(EMF.java:176) at rbccm.felix.objectdb.workflow.ObjectDbInstanceContainer.flush(Unknown
1

ObjectDB 2.6.2

Added support of entity classes with missing implemented interfaces in the Explorer. Added method com.objectdb.Utilities.newTrackable(em, cls) for improved performance. Added a temporary workaround for NullPointerException on query after flush (issue #1623). Improved title of query result windows

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