ObjectDB Database Search
1-23 of 23 resultsSetting and Tuning of JPA Queries
The Query and TypedQuery interfaces define various methods for setting and tuning query execution . To take effect, you must invoke these methods before running a query with getResultList or getSingleResult . Result range (setFirstResult, setMaxResults) The setFirstResult and setMaxResults methods
|
|
JPA Runtime Tuning & Configuration
Reference (JavaDoc) of JPA API, including PersistenceUtil, PersistenceUnitUtil, Cache, CacheRetrieveMode, CacheStoreMode, FlushModeType, LockModeType, PessimisticLockScope.
|
|
Performance tuning, best practices
; Now the question is: - how can we tune for performance ? - do we need more processors
|
|
performance tuning
performance tuning
|
|
Tuning and making reliable for server
Tuning and making reliable for server
|
|
ObjectDB 2.9 Developer's Guide
, etc. Describes the ObjectDB configuration and explains how to tune ObjectDB. Prerequisite Knowledge
|
|
Soft Reference Object Cache Recommendation
) it indeed looks as a JVM tuning issue, because ObjectDB has no control on soft references (as ... testing I have been doing, I think the best approach is to use soft references and tune the JVM. CBE
|
|
significant performance decrease
are there additional parameters to tune ) ?! ... ... hgzwicker Hans-Georg Zwicker Larger cache can help, but not always. Unfortunately getting optimal performance requires tuning
|
|
Explorer in 2.3
, threads, query-cache, memory usage, etc...) to use for tuning b. Show all database connections
|
|
Academic license limitations?
classes limit. Do I need to buy a full license or is there a way I can continue to fine- tune my pilot
|
|
virtual servers and one file
and tuning VMware as this is not our specialty. As suggested, compare the READ activity
|
|
Objectdb server out of heap space
well aware of VM options for tuning memory. A server process, if it is to be reliable
|
|
Lazy Init / Eager / Join Fetch collection strategy ? What to choose ?
, so you will have to test these options in your specific scenario to tune your application
|
|
Processing thread count for 8-core server
some tuning tests on your side, since it depends on the specific application. support Support
|
|
Index causes increased memory usage
(with and without String indexing). Is there some sort of tuning we can do to have both fast queries and not soak
|
|
On ensuring ID available after persist
; if I commit to ObjectDB I can then adopt performance tuning strategies that suit it better, such as TABLE. webel Dr Darren Kelly
|
|
How Should I Configure objectdb.conf to Obtain 256KB Disk IO Requests and Maximize Shared PersistenceManager Entity Cache?
). So, as with most tuning questions, the only way to know what works better in a specific application
|
|
Object DB vs EclipseLink/TopLink: Unloaded relationships in detached entities
properties This has the big problem that one would need to tune queries for every preempted
|
|
best practice for configuration settings
" , but there are no strict rules and tuning for a specific application requires testing and comparing different
|
|
Use temporary files to enable very large transactions
you will have to use the new build but also to tune the configuration as follows.  
|
|
out of memory error
space). Increasing the JVM heap size could solve the problem, or alternatively, tuning ObjectDB
|
|
Best practise loading big data
the database (i.e. the EntityManagerFactory) . If you need an advice regarding tuning cache
|
|
Page #9 entry 0 (key 'bjjl') has 75 extra bytes / Unexpected last index ID: -119 (expected -116)
. Can take some days though. Please stay tuned . lorenz2304 Benjamin Lorenz Please see attached
|