Internal Website Search

131-140 of 200 resultsRefresh

Explorer in 2.3

message: "Attempt to lock a non entity object". The change stays on the screen, but is not persisted

Activation Issue

;recording enabled="false" sync="false" path="." mode="write" /> <locking version-check="true

find() cost unreasonable time!

> You can keep the refresh and also use locking. This is not related to moving

Connection is closed Caused by: java.io.EOFException

="false" path="." mode="write" /> <locking version-check="true" /> <processing cache

Online Backup in client-server mode

, and the temporary file is essential to minimize the time that the database is locked for backup (e.g

Password in Embedded Mode?

Is there a way to setup a database file that will be accessed in embedded mode, such that it is locked with a password.  Thereby making it impossible to use ObjectDB to access the contents of the file without providing the correct password when obtaining a connection.  In

ObjectDB 2.6.8

Added JPA XML validation schema files to Maven/JEE objectdb.jar. Added automatic release of pessimistic locks on client-server connection failure. Fixed an OptimisticLockException bug

Why does ObjectDB duplicate classes from javax.jdo:jdo-api?

Hello, I'm using the Java Persistence API (JPA) in a library to not lock myself in to using a specific database. In a project that uses said library, I'm using ObjectDB because it is fast and eliminates the need for another dependency to an ORM, such as Hibernate

Use temporary files to enable very large transactions

; <locking version-check="true" />           

ObjectDB 2.8.7_08

Attempt to solve temporary files locking issues on Linux.