ObjectDB ObjectDB

Internal Website Search

91-100 of 200 resultsRefresh
57

removed objects stay with null field values in the reference

of the object that contains the set from the database, even if the object is not removed from the set ... ? hgzwicker Hans-Georg Zwicker No, after deleting an object it does not exist in the database anymore ... We have a class with a one to many relationship declared like this (1 or more objects of the same
57

Storing Images and Object Pooling

successfully as an image database. ObjectDB includes many types of cache mechanisms, including object ... Hello we have heard your product and we will plan to use your product on image database. Is it good to use ObjectDB as image database? Image database just screenshots of desktops. 2- ) On JPA as
57

GWT RPC is throwing serialization exception when I have object db date value

. Persisting new objects seems to be ok but retrieving data from the database does not work. I'm using ... its Class object could not be loaded. For security purposes, this type will not be serialized.: instance ... for all of mine Data Transfer Object. But still I am getting this error. Note: (In gwt RPC you cannot use
57

Multi-Threading/Distributed-Database Questions...

Greetings ObjectDB team, All below questions assume a very large database (~1,000,000,000 objects ... objects on both, i.e. distributed database/graph of objects ? Kind Regards and Thanks ! geekox86 ... and multithreading in this previous thread. References from objects in one database to objects in
57

Using multiple databases

at a time? Also, can objects in one database reference objects in another database (e.g ... to objects in another database are not supported. Of course, you can keep IDs of the other database objects and manage the references yourself. You will not be able, however, to run one query on both databases. support Support
57

Open several objectdb databases the same time

We tried to open objectdb databases from application and got following error: Attempt to open a database file 'D:\tmp\PAT-707\TC_9_2_3_1_8b@2015-09-17_12.08.15\TC_9_2_3_1_8b@2015-09-17_12.08.15.pa3 ... ) Caused by: com.objectdb.o.UserException: Attempt to open a database file 'D:\tmp\PAT-707\TC_9_2_3_1_8b
57

Removing objects where ManyToMany relationships exist

well enough, even if there's millions of Entity and OtherEntity objects in the database ... ; } Now consider a number of OtherEntities are removed from the database. What happens with the numerous TreeSets for all the existing Entities in the database? Are OtherEntities that are referenced in
57

ObjectDB's Database Doctor Incorrect Error Report

to the object and the existence of the object. CBE CBE There is indeed a problem with this database file ... Am I reading this correctly? It seems that Doctor is telling me that one of my objects is missing. Looking at the database with ObjectDB's Database Explorer though seems to show that the reference
57

Question: remove and recreate an object, do the references survive ?

We want to move unused objects to a second database. We want to copy the objects and delete them in the production database. If we then recreate the objects with the same primary key as it has been before, do the references from other objects survive this (assuming that no Doctor is done in between
11

Cannot insert more than about 2^20 objects

Hi I have a DB with 4 entities and a total of 4 index. Once I reach 1048565 total objects in the whole DB, i am unable to insert more object, although i get NO error message nor exceptions. Doctor said Db is fine (see below) I notice that 1048565 objects + 4 entities + 4 ID indexes + 4

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