ObjectDB Database Search

51-59 of 59 results

Optimistic lock failed

pessimistic exceptions, but it is more efficient to remain with optimistic locking (which is the default

Some technical questions

? Yes, if it has not been locked with pessimistic WRITE. , and will it see the old attribute? Yes

Where Does ObjectDB Block/Lock?

a queue) you will need multiple  PersistenceManager instances. In ObjectDB 1.x pessimistic locks

ObjectDB 2.3.2

instead of Long ) and then updated. Fixed retrieval with pessimistic lock to bypass cache and to force refresh.

ObjectDB 2.3.1

UnsupportedOperationException  error message. Fixed a pessimistic lock timeout bug ( issue #520 ). Fixed

InternalException during producer/consumer scenario

and LockMode set to PESSIMISTIC _WRITE. This results in the exceptions below. Could you advise on the errors

ObjectDB 2.2.1

Added support for using ObjectDB with JBoss AS 6.0 / 6.1 . Fixed several bugs in handling eager fetch. Fixed a pessimistic locking bug . Fixed a bug in using primary key fields in queries. Fixed a bug in queries on deleted objects before commit / flush.

ObjectDB 2 JDO Manual

however, married to JDO, although I think it's good. Its lack of true (before commit) pessimistic locking

ObjectDB 2.8.5

Fixed a bug in using AS in SELECT NEW (breaks some Spring Data JPA queries). Fixed a bug in tracking changes to new collections after flush ( issue #2640 ). Fixed a StackOverflowError on no access permission to objectdb.conf ( issue #2643 ). Fixed a bug in managing pessimistic locks after using