Internal Website Search

91-100 of 200 resultsRefresh

Dependency from enhanced classes to the objectDB library

; our product domain driven. This means we have several domains. Each domain is split into business ... : 1) Import all projects of the example #2 into your Eclipse (We use Eclipse Standard 4.4.1 ... again, it should work now. support Support The test case has three ant task files. You must insert

ObjectDB JDBC to Object compiler

> "insert into ObjectT values('hasan','test')" to ObjectT obj = new ObjectT("hasan","test");

Optimization Question

which approach would be better and with about 100 other things to work on that falls into the category ... , a new ObjectDB 2 version that has just been released (2.0 RC3) improves performance of insert

OutofMemory error with Object DB 2.0

> The application reads xml file of around 1GB and creates a new odb file and inserts 200 records ... my PC, but cannot connect to objectdb.com Our IT team is still looking into it.

Different behavior with persist() and queried instances?

. However, when we do simple re-select the object instance after inserting it into the database everything is perfect

Need help to analyse very high memory usage by objectdb (PRU, SEV, VAL[])

Hello, we have a useCase in which we consume too much memory and run into a "GC overhead limit exceeded" exception. Nearly 90% of the memory are taken by com ... large insert / update transactions, with large amount of data pending to be written to the database

Can't open replicated database

> On further investigation it looks like this may be related to the initial empty state of the database. I inserted a few rows into the databases and still got the error but when I restarted the objectdb servers

Activation & Object Model Enhancement

that could be inserted into our class that calls JEnhancer that then enhances the object model correctly

javax.jdo.JDOEntityManager

JDO JavaDoc Reference Documentation -

javax.jdo.InstanceCallbacks

if the persistent instances need to be put into the runtime infrastructure of the application. For example ... > to put itself into the list of managed instances, and implement jdoPreClear to remove ... > () Called after the values are loaded from the data store into