Internal Website Search
51-74 of 74 resultsConnecting to a remote objectdb server in the extracted directory (including subdirectories). Run the server at that location (e.g. double | |
Database size is much larger than expected (x2), the codes show the version 2.2.9_3 is doubling the size: import static util.SingleManager.em; import static | |
Embedding ObjectDB on server application , then it is relative to the ObjectDB home directory . support Support I double checked that ObjectDB.jar | |
Unable to create 128 column of a table. match the reported version (2.8.3). Please double check which version/build you use. In addition | |
500Mb ObjectDb database opening issue500Mb ObjectDb database opening issue | |
Getting sales quantity per country with a query, an idea anyone? contains the 3 SELECT items, here String, Integer and Double . Its very nice to get all that in | |
objectdb-2.6.9_02 (with "objectdb.temp.no-enhancement-crc-check") vs. generic classes with interfaces: detailed investigation said: I will double check again. webel Dr Darren Kelly You asked concerning my assertion that 'I | |
ArrayIndexOutOfBoundsException to be all using the same classes. I'll double check. Thanks, Eitan eitane Eitan Eibschutz OK, the database | |
Doctor - high memory usage threshold and didn't notice that - sorry. After double checking, every thing works exactly as you say. Thanks for explanation. lwalkowski Lukasz Walkowski | |
LDAP and ObjectDB Hello, Is there any advantage in using LDAP with ObjectDB? I notice that I would still have to query the config for the credential, as well as query LDAP, a doubling of the work. Thanks st.clair.clarke St Clair Clarke Most applications manage users and permissions in the database | |
Replication issue, Replayer failing due to NullPointerException. even though there was no writing to the DB, they double in size exactly the amount of the resize value. This means everytime | |
Safe Settings 2 separate mechanisms for recovery from failure: Recording (transaction log). Recovery ( double | |
Is it possible get the All PrimKeys for a given entity class in the DB? Hi, I would like to retrieve all the primKeys (user defined) by doing something like: TypedQuery query = em.createQuery("SELECT mif.primkey FROM MyClass mif", MyClassPrimKey.class); The only alternative I can think of - would be to store the primkey on the object - but sounds like it is double | |
Running ObjectDB on a node that does not have internet connectivity The package.jdo files already begin with the line: However, after double checking that line, I did | |
Should I be able to persist a JFrame (or gui components in general)? your bin files worked was double clicking your jar files (none of the exe's worked--couldn't find java | |
EM close causes an exception. support Support Please also double check that when the exception is thrown with 2 JVMs running the test | |
Multiple joins did not return expected result)? There are more WHERE clauses which must be doubled if I use 2 variables. Thanks Markus doppelrittberger Markus Ritter | |
java.lang.ClassCastException in OSGi runtime when loading data from DB would mean doubling the classes and having to move data around between the Entities and DTOs. Many | |
each 1-2 days objects on some objectdb level lock/block each other against double queries hgzwicker Hans-Georg Zwicker we have installed during weekend in the production | |
Unexpected Exception (java.lang.NullPointerException: Cannot invoke "com.objectdb.o.ORS.Z9()), so double check that all your entity classes are enhanced. Something else to check is that all objects | |
Server out of memory exceptions. felixobjectdb Richard Szurgot Sorry! - I've double checked the test and it is bad. I'm not clearing | |
ObjectDB 2 JDO Manual Support First, my apologies for the double post; I didn't see my first and thought for some reason | |
Weird issue with variable naming and order by. Removing the addition of order stuff solves the issue of double naming though doesn't help | |
Issue with DISTINCT Select, what is the desired, JPA-Conform way of NOT having a result with doubled $1 and stilll use something like our code |