ObjectDB ObjectDB

Internal Website Search

81-90 of 137 resultsRefresh
6

Unable to delete the .odb file programatically

am using the default objectdb.conf file. Thanks & regards, Binit Bhaskar binitbhaskar Binit Bhaskar In
6

Bulk Delete and Update - best practice?

both tests with the default objectdb.conf. In general is an UPDATE/DELETE statement the most efficient way
6

OptimisticLockException

entity. Modified conf file, and got the test case working perfectly. However, as the OP posted
6

Insertion Speed Rate and Batch Load

the objectdb.conf to:  <entities>   <enhancement agent="true" reflection="warning" />   <cache ref
6

OptimisticLockException

the refresh (ie for collections held by the object modified)? Can cascading refresh be set in the conf
1

cannot delete objects after crash (see issue 2283)

client-server mode. Could you please post your production objectdb.conf file? support Support find
1

Unexpected exception when execute query without enhanced entities

ObjectDB 2.8.7.b08 Our entities are not enhanced and we execute a query "select max(uid) from ModelElementImpl". In the objectdb.conf the reflection is set to error. <entities> ... <enhancement agent="false" reflection="error" /> We got following exception after execution
1

database corrupt

. One possible cause is not using sync in the objectdb.conf, which we may have discussed in the past. Using sync
1

Errors in log to repprt

store] Configuration path: F:\Hummingbird\Objectdb\db\objectdb.conf [2019-09-26 11:33:40 #4
1

each 1-2 days objects on some objectdb level lock/block each other

.conf is (we tried max-threads with 24, 40, 80, more or less the same result with any

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