ObjectDB ObjectDB

Internal Website Search

91-100 of 111 resultsRefresh
6

Remove a modified entity cause an optimistic lock exception

example, the exception is only caused in our OSGi example. I believe you must debug the OSGi example
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
1

ObjectDB 2.8.7

Added an option to slow backup (see feature request #2681). Added an option to view old type versions in the Explorer (-Dobjectdb.ui.debug=true) Improved the Doctor (see issue #2691). Improved performance following a large eager fetch (issue #2694). Restricted waiting time on closing a database
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

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