ObjectDB ObjectDB

Internal Website Search

21-30 of 30 resultsRefresh
16

OneToMany and cascade delete problem

.EntityNotFoundException Entity is not found: com.objectdb.test.bug.forum.T501$Product#54 (error 631 ... ) ... 2 more Caused by: com.objectdb.error.jpa._EntityNotFoundException: Entity is not found: com
11

Remove not working

Hello! We have a strange problem. Caused by: com.objectdb.o._EntityNotFoundException: Entity is not found: ObjectManager of appnode1/127.0.0.1:6136 [2015-12-15 20:04:20 -> 2015-12-15 20:04:20] - 226 (removed in current transaction) at com.objectdb.o.JPE.g(JPE.java:94) at com.objectdb.o.ERR.f
11

Removing objects where ManyToMany relationships exist

be EntityNotFoundException, but sometimes it could be wrapped by another exception
11

InternalError on query of empty database

something like javax.persistence.EntityNotFoundException? Either that, or is there some way to query
11

Merge failure with composite primary key

It was working well with previous releases and now is failling: Exception in thread "main" [ObjectDB 2.3.7_20] javax.persistence.EntityNotFoundException Entity is not found: MergeTest#('Hello',0) (error 631) at com.objectdb.jpa.EMImpl.merge(EMImpl.java:451) at MergeTest.main(MergeTest.java:19
11

Embedded Entity in EmbeddedId not persisted. Error 631 at select.

units Exception in thread "main" [ObjectDB 2.8.8] javax.persistence.EntityNotFoundException Entity
11

can removing an entity throw an exception if the entity is in use?

the B instance and try to reference the A, I get an EntityNotFoundException. Is there a way to prevent
3

[ObjectDB 2.2.6_02] Unexpected exception (Error 990) at com.objectdb.o.OBC.aJ(OBC.java:961)

javax.persistence.EntityNotFoundException; import javax.persistence.Persistence; public class ... ) { throw new EntityNotFoundException("The ChartEntity with id " + id + " no longer exists
3

EOFException

a large number of EntityNotFoundExceptions: [ObjectDB 2.3.3_06] javax.persistence.EntityNotFoundException Entity is not found: rbccm.digest.workflow.execution.WorkflowInstance#'e8bc02bc-ac4c-49c4-a87a
2

ArrayIndexOutOfBoundsException on flush

in the application was: [ObjectDB 2.3.2_04] javax.persistence.EntityNotFoundException Entity

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