ObjectDB ObjectDB

Internal Website Search

41-50 of 200 resultsRefresh
41

Getting Unexpected internal exception when updating entity in MEM db

Hi, I am using mem db. When am doing Merge operation getting "com.objectdb.o.InternalException: Unexpected internal exception" this exception for some cases.Can you please explain me the reason. Please find the below stack trace for your reference. Caused by: com.objectdb.o.InternalException
41

Getting java.lang.ArithmeticException: / by zero

HI, I am using ObjectDb 1.x and getting the following exception while calling the following code PersistenceManager pm = getPersistenceManager(); if (!pm.isClosed()){ pm.evictAll(); pm.close(); } Most of the times, the above code works fine, but sometimes it is observed that calling pm.close
41

Getting this error when fetching records from mem db.

Getting following error when executing bellow query. [2022-03-25 14:42:19 #1 query] Error during query execution: Select rt From RtDelete rt Where rt.EntityClass =: encls And rt.DeletedAt >: lastcheck({encls->RtCall,lastcheck->Fri Mar 25 14:42:14 IST 2022}) [2022-03-25 14:42:19 #2
39

Puzzler: Not getting cascades on read from Spring context

Puzzler: Not getting cascades on read from Spring context
39

Getting a list of all the entity class names

Getting a list of all the entity class names
39

Getting Foreign Key

Getting Foreign Key
39

Getting sales quantity per country with a query, an idea anyone?

Getting sales quantity per country with a query, an idea anyone?
39

Getting exception while executing the Query

Getting exception while executing the Query
39

Low performance when getting grove roots

Low performance when getting grove roots
7

Getting an error when adding activation code to conf file

Getting an error when adding activation code to conf file

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