Internal Website Search

171-180 of 200 resultsRefresh

Java 9 support

, installer shrunk about 50%, load time about 25% faster, updates about 50% smaller and one update shrunk ... Enhancer Tool in Java 9). CBE CBE Great news. Thank you for the update. updated third party module (for example, javax.jdo) that might cause some unforeseen

Error using query with MAX() function

seems to fix the problem with my data. awhawks Adam W. Hawks Thank you for the update ... and the results of success or failure. If I commit after every update it seems to work. If I commit every 1000 updates it fails. awhawks Adam W. Hawks

Entity Type is not found (error 301) in Query

checkConstraints(DAOiface dao, UpdateMap update) throws Exception {     List<Base> list ... >();     if (update == null) {         ... = :email", map);     } else {         Update

Performance in large transactions

the question, running queries in a clean transaction, i.e. when there are no updates to the database since the last commit, is more efficient. If there are updates, ObjectDB may have to apply them before running the query, and in a multitasked application, these uncommitted updates may have to be applied

Is it possible to remove parent/child entities without refresh?

order to have an updated parent/child object tree in memory. But entityManager.refresh is too slow ... instructions the application should update both sides of the relationship, rather than calling refresh after updating one side (although in practice refresh is also an option

Vacuum - Reclaiming Unused Space In Odb

with both adds and updates.  This is creating a lot of unused space in the database ... to the master should complete all missing updates. You can also check for a specific update in the slave and if it exists, all preceding updates also exist. support Support Kevinwh,

Delete object from collection versus delete from JPQL

update or delete alter the in-memory objects? There are cases where the JPQL syntax ... .  Will it? Thanks, Lee  greymatter Lee Grey UPDATE ... update">UPDATE queries

Enhancing a class causes it to not save changes.

versions, and the objectdb.conf. -------------Update------------- The problem appears ... . This is much less efficient but can work well also with updating objects with reflection. The following test body works when I have enhancement off, and fails otherwise.  (Included updated

ArrayIndexOutOfBoundsException on flush

> Do you use update queries? Update queries are new and maybe they do not handle large objects correctly ... this update as the same problem seems to occur...) felixobjectdb Richard Szurgot I updated to 2

BIRT Driver Improvements

has been updated and now it can work on Eclipse 3.7. In addition, the plugin doesn't contain a specific ... ">ObjectDB-BIRT tutorial (if you use Eclipse 3.7 you will have to specify the following update site - http://download.eclipse.org/birt/update-site/3.7). The driver (as 2 Eclipse bundles