ObjectDB ObjectDB

Internal Website Search

181-190 of 200 resultsRefresh
4

IN expression in a Criteria Query

_02 that should fix it, and check whether or not the criteria query problem is solved. support Support ... Milan Fabian OK. Apparently the problem is clear now, and we are working on a quick fix. support Support Please try build 2.5.0_04, which seems to fix the criteria query issue. support Support Hi, I
4

2.7.3_03 Erroneous "Attempt to modify a primary key of a managed object"

is attached.) CBE CBE This is probably caused by a change in version 2.7.3_03 (which fixed an issue ... StringIdentity id; to @Index private String id; and that might fix the issue, save memory, and not ... question is correct, THEN I will attempt that to see if it fixes my issue. I am also investigating
4

Remove an entity which attributes were changed - OptimisticLockException

{         @Id @GeneratedValue long id;         int value;     } } Version 2.6.8 fixes the bug. support Support The fix solves the issue. But now we have another issue in our OSGi Test (use eclipse mars ...         long id;         int value;     } } btc_es BTC EmbeddedSystems Thanks. Build 2.8.0_01 should fix
4

DB Doctor with Recording enabled and using Database replication

, that we need in that case delete recording data, and copy fixed file manually also to all slaves? Or is there any simpler way? thamal Tomas Hamal Yes, if you run the Doctor to fix a database, i.e. create a new database file, you will have to start the replication again with a copy of the new (fixed
4

em.flush(); em.clear(); loosing data and not persisting managed objects

build 2.2.3_06 that should fix this bug. support Support This fix works except when the primary key ... should fix it. As a side note - ObjectDB doesn't limit the length of primary keys, but large strings
0

query.getResultList() throws ClassCastException

and for the test. Version 2.3.1 fixes the exception. Some performance tips for this test: You can improve ... . Once I fixed my test, the ID lookups are 5x+ faster on existent entities. Ok, good to know. I've ... a more complete fix for this problem (following issue #531). support Support
0

Unexpected Query Token / Casting in Query

;) thanks!! Alex quasado Alexander Adam I fixed some issue in ObjectDB in navigation after casting ... of the field when the model classes are missing (in Explorer and Server). I fixed ... so is there a fixed version available yet? thanks a lot! Alex quasado Alexander Adam Yes, try build 2.3.6_09. support Support
0

ClassCastException in Tuple.get

.get(alias, SelectedEntityType.class) but I'd really love to see it fixed, so Tuple.get would work ... to JPA specs, too! ;) Or, if it's not going to be fixed for some reason, it could be at least improved ... and for the test case. Please try ObjectDB version 2.7.4 that should fix the issue. support Support Things
0

Unexpected error when loading all entity instance

again after already fixing the database with the ObjectDB Doctor? support Support Hello, yes. I repaired the database ... is ready at: db/smartcal.odb.fixed I enabled Recording so next time I will be able to attach a record ... doppelrittberger Markus Ritter Build 2.7.1 should fix this bug. This is probably the most critical bug in ObjectDB
0

Weird issue with variable naming

it which is similiar to what we do. We'd really need this fixed urgently, we cannot work with order ... goes wrong after debugging!! thanks for a fast fix, Alex quasado Alexander Adam Yes, toString invocation should not affect. Build 2.3.6_08 fixes it. support Support

Getting Started

ObjectDB is very easy to use. Follow the Getting Started Tutorial and the Quick Tour manual chapter and in minutes you may be able to write and run first Java programs against ObjectDB.

Prior knowledge or experience in database programming (SQL, JDBC, ORM, JPA, etc.) is not required, but some background in using the Java language is essential.

Need Help?

  1. Search ObjectDB website
  2. Read the FAQ
  3. Follow the Tutorials
  4. View or post in the forum
  5. Search or file an issue
  6. Contact support