ObjectDB ObjectDB

Internal Website Search

31-40 of 200 resultsRefresh
7

EM close causes an exception

to silently ignore it. We may be able to release a new build now that may possibly fix ... regarding your workaround, we might be able to fix the issue. support Support Yes, it is related ... in #2 above, we may also be able to release a new build with a fix. However, if your workaround works
7

Enhancement Check

checks. support Support Hello again, build 2.7.6_03 fixes the issue. Thank ... can try to fix the issue on my side? btc_es BTC EmbeddedSystems > Does this not mean that ObjectDB ... .7.6_05 fixes the issue! The remaining problems were fixed by performing a proper build
7

Remove not working

other transaction. With you fix it of course works. Thank you! mosi0815 Ralph Moser Thank ... and I thought I would share it with everyone in case it helps someone else fix their issue. I received ... . The fix was to do a PersistenceManager.flush() before trying to gather the Extent the second time. I did
1

ObjectDB 2.7.3

Fixed a bug in query execution optimization (issue #2170). Fixed cascading delete through unloaded (lazy) relationships. Fixed a NullPointerException when using "objectdb.temp.page-file" (issue #2163) Added logging and suspend exception for issue #2153. Fixed a bug in using SIZE with <= on dates in
1

ObjectDB 2.6.2

in the Explorer. Changed the Enhancer to return non zero exist code on errors (issue #1635). Fixed a NullPointerException on concurrent access of first object of an entity class. Fixed bug in using EnumType.STRING based enum collection as a query parameter (issue #1639). Fixed a synchronization bug
1

ObjectDB 2.2.6

Fixed the "Attempt to reuse an existing primary key value" after flush bug. Fixed a bug in tracking changes to collections of new flushed entity objects. Fixed generated value (ID allocation) bug with flush and in EJB containers. Fixed a NullPointerException on getObjectsById. Fixed a server freeze
1

ObjectDB 2.6.7

configuration. Fixed a synchronization bug in using temporary files in large transactions. Fixed a bug in using @TableGenerator / GenerationType.TABLE. Fixed handling classes with no persistent fields in new automatic activation of indexes. Fixed a regression bug due to changing references to weak in 2.6
1

ObjectDB 2.4.6

Fixed a regression problem of version 2.4.5 in running in GlassFish. Fixed a bug in retrieving primary key fields in queries (on index merging). Fixed a bug in using a collection field index in queries. Fixed query plan selection for queries with boolean indexed field. Fixed a NullPointerException
1

ObjectDB 2.5.1

to act as LEFT JOIN in path expressions. Updated the PDF manual. Fixed a possible deadlock on Schema Update during Multithreading activity (issue #1139). Fixed a bug in loading mapped (inverse) to-many relationship into an array field ([]) (issue #1131). Fixed a bug in loading mapped (inverse
1

ObjectDB 2.3.6

Improved performance of collection and map size evaluation in queries. Fixed a critical bug in page caching (issues #610, #621, #625). Fixed a bug in optimization of non ASCII string indexes. Fixed the new query HOUR function to return hours as 0 to 23 (using 24-hour clock). Fixed a regression bug

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