ObjectDB ObjectDB

Internal Website Search

91-100 of 109 resultsRefresh
6

Wrong data stored in date only fileds

. Is this a debug code leftover? Thank you Emil prolancer Emil Andonov Enhanced classes have __odbHidden methods
6

Recursive calls with @PreUpdate annotation and Glassfish OutOfMemoryError

this to myself and just based on some debugging I came to the assumptions that: 1) ObjectDB calls update() based
6

multi EntityManager with Spring Boot, but 'Too many persistable types (>10)

Spring Boot? Can you run ObjectDB on the same computer otherwise? support Support I'm now debugging
6

Java fails to run when using JMX Remote + ODB agent

this on Windows. How can I help you debug this issue? lwalkowski Lukasz Walkowski Please try build 2.2.8_09
6

"Attempt to lock a non entity object" error

object" session.rollback() is somehow causing the problem (found through debugging
6

Help with 'not like/lower' query

that out for sanity purposes with a debug statement. Code: package com.objectdb.forum; import java
6

Bulk update of embedded entities in linked list

(); } ... I can see the changed values while debugging, but after a fresh selection of the previously
1

Best practise loading big data

" /> Now the behavior is different. Here is my debug scenario: I have an existing DB File that contains
1

ObjectDB 2.7.5

Improved recovery from failure when recovery is enabled with no sync (issue #2293). Added support of using JDO listeners with JPA EntityManager. Added debug logging got persist cascading (issue #2299). Fixed a bug in restricting server access to a range of IPs (issue #2292). Fixed a bug in
1

ClassCastException in Tuple.get

:   Main$EntityChild cannot be cast to Main$EntityClass at Main.main(Main.java:49) While debugging

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