ObjectDB Database Search

51-74 of 74 results

ArrayIndexOutOfBoundsException

to be all using the same classes. I'll double check.   Thanks, Eitan eitane Eitan Eibschutz OK, the database

Multi selection and distinct in a criteria query

being distinct (i.e. when selecting names which may double without troubles)   Alex quasado Alexander Adam

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

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

IDs of Entities suddenly became UUIDs?

support auto generation of uuid. We double checked now (following your report) and we cannot find

Embedding ObjectDB on server application

, then it is relative to the ObjectDB home directory . support Support I double checked that ObjectDB.jar

Connecting to a remote objectdb server

in the extracted directory (including subdirectories). Run the server at that location (e.g. double

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

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

Remove not working

in this and similar cases. support Support I double and tripple checked

500Mb ObjectDb database opening issue

500Mb ObjectDb database opening issue

Performance in SELECT statement

;  private Object value; // for now just Double values     @Index  

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

Soft Reference Object Cache Recommendation

; Then one can navigate to Classes, double click "byte[]" to view its instances, click "Compute retained sizes

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

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

EM close causes an exception

. support Support Please also double check that when the exception is thrown with 2 JVMs running the test

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

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

Weird issue with variable naming

and order by. Removing the addition of order stuff solves the issue of double naming though doesn't help

DISTINCT key causing internal exception on 2.6.4.b10

(the '' suffix looked like a single double quote character " with no closing). This regression was caused by

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

docker documentation

you have double new lines (println + 13) instead of single after every input item? support Support

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