ObjectDB ObjectDB

Internal Website Search

111-120 of 151 resultsRefresh
6

find() delay

results. I tried em.flush(), em.clear(), etc.. that do not work. Any idea? TIA gzdillon Lai Yang Maybe
6

Using Enum type in NamedQuery: Field is not found in type

whereas my ObjectDB database file isnt being created until the first EntityManager flush, so maybe
1

ObjectDB 2.8.8

). Fixed an error on closing an EntityManager with non-comitted flushed transaction (issue #2794). Fixed
1

ObjectDB 2.6.1

Added an option to disable temporary file deletion. Added support of using entity classes with missing dependent types. Added support of composite indexes with components of different lengths. Fixed a bug in reflection mode in detecting changes after flush (issue #1602). Fixed
1

NullPointerException when using multithreading

has its own instance of EntityManager. After 500 persists, the thread calls a flush() on the database
1

ObjectDB 2.6.9

. Fixed a bug in removing a modified flushed entity object.
1

cannot delete objects after crash (see issue 2283)

after writing and flushing the transaction updates to the recovery file (the database file
1

ObjectDB 2.6.4

Added memory only database mode. Added an option to cascade detachment to embedded objects. Added an option to disable reuse of database page objects. Improved release of query resources. Improved memory management in multi flush transactions. Extended detachment of embedded objects to collections
1

ObjectDB 2.6.0

to a server. Fixed a NullPointerException during close (issue 1531). Fixed refresh of a new managed entity object after flush.
1

Enhancing a class causes it to not save changes.

anything until flush/commit and then it just compares the content of the object at the beginning of the transaction

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