ObjectDB Database Search

51-58 of 58 results

Null enums and IS (NOT) NULL: NullPointerException

) { e.printStackTrace(); } catch (SystemException e) { e.printStackTrace(); } catch ( RollbackException

Problem with bidirectional link

in thread "main" [ObjectDB 2.3.6] javax.persistence. RollbackException Failed to commit transaction

Mysterious "Attempt to persist a reference to a non managed instance" error

: Exception in thread "main" [ObjectDB 2.2.6_03] javax.persistence. RollbackException Failed to commit

Possible issue with String fields

Hi I'm brand new to objectdb and I'm trying to create an objectdb from a sample db via jdbc. The code all works and for a few thousand records but when I increase the number of records I get the following Exception in thread "main" [ObjectDB 2.3.7_15] javax.persistence. RollbackException Failed

ObjectDB-2.6.9: Failed to commit transaction: Failed to set numeric value of field property Element.id using reflection

" [ObjectDB 2.6.9] javax.persistence. RollbackException Failed to commit transaction: Failed to set numeric

JPA 2.2 LocalDate still not working

Hello, I would have commented in this Thread but somehow I wasn't able to. Now again 2 years later and objectdb still does not support LocalDate? com.objectdb.o._ RollbackException : Failed to commit transaction: Attempt to store an instance of a non persistable type java.time.LocalDate or am I

[ObjectDB 2.8.3_01] Unexpected exception (Error 990)

] javax.persistence. RollbackException Failed to commit transaction: Attempt to commit a rollback

NullPointer running multiple client against server

Source) at java.lang.Thread.run(Thread.java:595) Caused by: com.objectdb.o._ RollbackException