ObjectDB Database Search
1-20 of 20 resultsUnderstanding Database max-threads objectdb.conf Settings Option These are questions asked in the context of the proposed architecture described in the forum thread titled, "Sample JDO Architecture for Follow Up Questions". In the objectdb.conf file (attached to forum thread mentioned above), I set Database max -threads. In the documentation | |
Error using query with MAX() functionError using query with MAX() function | |
Database Management Settings file on separate storage devices, such as different disks, can improve performance. The max attribute ... to use for caching database file pages. The max -threads attribute specifies the maximum number | |
Server Configuration the connection URL string, as explained in the JPA Overview section. The max attribute specifies | |
FROM clause (JPQL / Criteria API), LOWER, MAX , MEMBER, MIN, MOD, NEW, NOT, NULL, NULLIF, OBJECT, OF, OR, ORDER, OUTER, POSITION, SELECT | |
Is ObjectDB better than competing object databases? do not support aggregate queries ( max , min, count, sum and avg). ObjectDB supports rich queries | |
jakarta.persistence.EntityManagerFactory. This includes configuration information such as max results, hints, flush mode, lock mode, result set | |
Explorer in 2.3 with max results limit. Viewing all the objects of a class without a query and max result limit is not | |
Performance problem servers one running JBOSS and other running ObjectDB. - CPU utilization of JBOSS server is max 5-10 ... are unclear. For example: - CPU utilization of JBOSS server is max 5-10% (per core) - CPU | |
Duplicate Entity class names causes Exception in Query); try { long l = (Long) q.getSingleResult(); if(l Integer. MAX | |
suddenly a batchquery appears of the $ file check the recovery max setting. support Support thanks, that helps hgzpincher Hans-Georg Zwicker | |
connection pooling chapter 3). The max attribute specifies the maximum number of simultaneous connections | |
Soft Reference Object Cache Recommendation collection option and explicitly set the min and max heap sizes. Another option that affects soft | |
impossible to drop a table with 50 million objects when trying to execute in explorer ( max heap size 1GByte) delete from LogEntry l it comes up with a Java heap error after 20 minutes of executing. How to empty such a table ? hgzwicker Hans-Georg Zwicker This may be because the transaction size is limited by the heap size | |
Guessbook tutorial: Java EE 6 JPA Tutorial - Maven Project I have a Max OSX Lion and am running Netbeans 7.2 with Glassfish 3.1.2. I download the tutorial and run it. The moment I type something in the sign in block and click add, I get the following error trace: (Does anyone know a fix?) WARNING: EJB5184:A system exception occurred | |
virtual servers and one file the JVM takes the entire 8GB for the heap + additional RAM for other elements, so for example, if the max | |
objectdb on single server 20TB storage possible ?; enabled CPU(s) scaling MHz: 58% CPU max MHz:   | |
Server connection management to have configuration settings to control the connection pool (min/ max connections, etc...). Thanks, Carl | |
Queries are slow on a large database example, I want to get the object with the highest Id. I tried a query like "count(this.Id)" or " max | |
javax.servlet.ServletException: Annotated methods must follow the JavaBeans naming convention. __odbHidden_getPropertyName widthPxSideBarLeft = 250; @Min(150) @ Max (400)   |