ObjectDB ObjectDB

Internal Website Search

21-30 of 53 resultsRefresh
15

Fetching Collections Puzzle

I am working on a project where I need to travel through a massive graph of objects ... Eager, then isn't the database actually retrieving the whole graph stored in the database, considering that every Node in my graph is at some level descendant of the root Node. I have been looking
12

Cascading makeTransient

the whole graph of object nodes via reflection which is neither a nice nor an effective solution ... if detachCopy(Object) had been called. After the graph of instances is loaded, the instances reachable
12

Executing JUnit "all tests" throws "Object ... belongs to another EntityManager" Exception

- each PersistenceManager should have its own separate graphs of persistent objects. Check for static objects left in one test that may be used in other tests, and maybe added to a new graph of objects
12

Performance problem

User but you should check the entire closure, i.e. the complete graph of objects that are reachable from a User instance through relationships that are defined as EAGER. If this graph of objects
12

Iterating over large result set

of result set from database without building whole object graph representing fetched data in application ... can be sure that there is no infinite loops in objects graph as JAXB and other converters don't
9

Remove not working

that there are no already deleted objects in the graph to delete but it still didn't work. As
9

Explorer in 2.3

the symbol table referring to the current object, which would allow us use to use the object graph
2

Compare two schemas or odb files

graphs stored in the db with old graphs from backup db. wua Andreas Wurm
2

EOFException

\objectdb\dbs\workflow\uatsrtlonw242-WSAgent-2-Graphs.odb' (error 117) at com.objectdb.jpa.JpaQuery ... -2-Graphs.odb' at com.objectdb.o.MSG.d(MSG.java:74) at com.objectdb.o.LFL.T(LFL.java:1059) at com
2

Objects are not garbage collected

. Below is the reference graph for them. Normally we would expect to see some service or helper class ... graph of objects so it will not be hold in memory by the JVM. support Support Thank

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