Internal Website Search

141-150 of 152 resultsRefresh

Newbie : How to return the auto-generated ID

value is available only after commit or flush

High memory consumption even after close() of EntityManagerFactory

> Other lists, including query results, flush updates, etc. are not affected by the new option

Entity Management Config questions

 or flush), regardless of this setting.

Update more than 10000 entities by an update query fails

to flush changes in recent builds. We will try to fix it now. support Support Please try

Working with a cleared cache

.makePersistentAll(addCollection); // Flush the JDO cache m

On initialisation of lists: impact on migration from EclipseLink to ObjectDB

HasListOfBlocks();     em.persist(h);     em.flush(h);//optional

Sometimes cascade persist does not work during commit

> btc_es BTC EmbeddedSystems If the workaround is to replace intermediate flush operations

ObjectDB 2.4.0

a bug in running queries between flush and commit. Fixed

ObjectDB 2.7.5

of other transactions after flush (issue #2280). Fixed

DB persist operation results are not available for another Thread/EntityManager immdiately

> After flush (by Thread B) a snapshot of the database is used for further queries (until build 2.7.4_04). support Support