ObjectDB ObjectDB

Internal Website Search

51-60 of 178 resultsRefresh
8

Pre-detach loading: retrieval by navigation not working in if statement

pre-detach loading strategy, but could not reproduce the problem. The following works ... -time enhancement (not compile-time) are correct and reproducible. I am using the JAD decompiler
8

Left join fetch behaviour doesn't retrieve children?

my test case, i can't reproduce the issue, it only happen in my server. Can you confirm ... to reproduce the issue. Support, can you confirm that : 1- Broken index could happen ? 2
8

Problems down-casting in WHERE clause

using ObjectDB 2.5.0_06) FastModel Ben Schreiber The following program tries to reproduce the reported ... {         String val4;     } } It seems to be a bug, but we will need your help in reproducing
5

Error using query with MAX() function

I have a class that is persisting a Entity that holds remarks and a time. Then when I query for the latest remark I get a internal error when the remark is larger than 1966 chars. Here is a test class and entity that reproduces the problem on my system. @Entity @Table(name = "TestEntity", schema
5

IDs of Entities suddenly became UUIDs?

change that included @Id fields. This situation of mixed ID types can be easily reproduced by persisting
1

Deletion of an entry via the table window always deletes the last entry not the selected one

you for your report but unfortunately we cannot reproduce it (e.g. deleting the first row in a table ... Support We currenty cannot reproduce this as well. At the time it happend at two different machines
1

Unexpected Exception during commit

, though. If you can give me a hint as to what would internally cause this, I'll try to reproduce it. Carl [ObjectDB 2.2 ... found a very simple reproducible case that produces the exception every time:     javax.persistence
1

com.objectdb.o.InternalException: java.lang.NullPointerException

, even an empty database with that schema may be useful for reproducing the issue. support Support ... in about 60 entities to load at least one Nosis object to reproduce the problem
1

[ObjectDB 2.4.1] Unexpected exception (Error 990) on getObjectById

tries to reproduce it but with no success: import javax.jdo.*; import javax.jdo.annotations ... ();         }     }         @PersistenceCapable     public static class A {     } } A way to reproduce
1

DISTINCT key causing internal exception on 2.6.4.b10

database for reproduce this issue from your side. Have a nice playing 8-) Harman Alexander Golyshkin

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