ObjectDB ObjectDB

Internal Website Search

71-80 of 200 resultsRefresh
6

Date field Index is corrupted due to time change

for the same field. Hopefully a new build that fixes this bug will be released soon. Thank you very much for this report. support Support Build 2.6.4_02 should fix this issue. support Support Thank you for making a build that contains the fix available. We will test. However, can you give us a a bit
6

ObjectDB version 2.1 has been released

ObjectDB 2.1 has been released and it includes important additions and fixes: Added Online Backup ... ). Fixed a bug in distinct queries (duplicates due to bad optimization). Fixed a bug in viewing TreeSet and TreeMap in the Explorer. Fixed detachment of entities by replacing proxy objects with ordinary
6

Failed to read DB file while online backup is running

Thank you for this report. We found something that may cause this issue, and build 2.6.2_05 should fix ... some new bug was added to the code with the previous fix. Stacktrace 1: pos = 4107765760 length ... ().createEntityManager(); } jakab Gergely Jakab Apparently an attempt to fix the issue in build
1

ObjectDB 2.8.6

Fixed an issue with viewing class Ids in the Explorer (see issue #2677). Fixed a regression bug (in version 2.8.5) in using AS in JOIN (issue #2666). Fixed a connection pool issue related to memory release (issue #2663). Fixed an Enhancer issue in supporting Java 9 modules and packages (issue #2657
1

Querying error - java.lang.ClassCastException: com.objectdb.o.STV

database or fix this database by running the Doctor in repair mode (and then verify the fix by using ... could reproduce the exception, I found the bug and fixed the problem. Version 2.2.0 that was just released includes the fix. This bug is now marked as critical since it can corrupt database files
1

[ObjectDB 2.3.7_25] Unexpected exception (Error 990)

with these 2 Person instances without throwing an exception, but fixing these instances ... .4.0_02 fixes the Doctor as explained above. support Support I tried the new version, but the doctor ... ] null lorenz2304 Benjamin Lorenz You are right. The previous fix handled only diagnosis mode and a new
1

ObjectDB 2.3.1

UnsupportedOperationException error message. Fixed a pessimistic lock timeout bug (issue #520). Fixed a ClassCastException in using a composite index in queries (issue #521). Fixed handling derived Id fields in composite PK embedded IDs. Fixed default ObjectDB home path ($objectdb) in NetBeans RCP. Fixed
1

Explorer bug ? Objects seem to be missing from database in Class view, but are present as references

.BooleanValue [null](TEST: A readonly fixed true Boolean value) INFO: RequestBean []: Persisted: com.greensoft.entity.value.BooleanValue [64](TEST: A readonly fixed true Boolean value) INFO: RequestBean []: Updated: com.greensoft.entity.value.BooleanValue [64](TEST: A readonly fixed true Boolean value
1

ObjectDB 2.2.4

in criteria queries. Improved Explorer performance by disabling EAGER fetch. Fixed critical bugs in using flush. Fixed bugs in cascading merge. Fixed a multithreading deadlock bug. Fixed a bug in using JOIN FETCH with DISTINCT. Fixed Metamodel API's getTypeId method to support single ID field.
1

ObjectDB 2.7.6

#2327). Fixed a regression optimistic lock exception bug (due to fix of issue #2280). Fixed a regression bug on remove and persist of an object in the same transaction (issue #2027). Fixed a bug in UPDATE queries that modify more than 10000 objects (issue #2355). Fixed a NullPointerException (issue #2302, post 43).

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