ObjectDB ObjectDB

Internal Website Search

1-10 of 53 resultsRefresh
40

Fetch a whole entity graph eager

next version ObjectDB 3.0? And do you know an easy possibility to get an entirely eager entity graph with all depended entities which we can use as a detached full accessible entity graph outside ... , we have still always the problem to get a complex completed eager entity graph. The best solution would be to provide
25

Retrieving JPA Entity Objects

of the developer, it looks like the entire graph of objects is present in memory. This illusion ... content from the database and initialization of all the persistent fields. As seen, the entire graph
25

ObjectDB - Object Database for Java (JPA/JDO)

conversions between graphs of Java objects and flat database table rows. Object Relational Mapping ... their own overhead. ObjectDB supports direct storage of graphs of objects and eliminates the ORM
18

What are the main benefits of using ObjectDB?

ObjectDB is especially designed to store and manage graphs of objects efficiently. That can accelerate
18

What is ObjectDB?

objects (and graphs of objects) in an ObjectDB database directly. There's no need to define tables or
18

Database Explorer

the graph of objects, a special {R} sign (indicating recursive) is displayed for an object
1

[ODB1] Chapter 6 - Persistent Objects

of view of the developer, it looks like the entire graph of objects is present in memory for his or
1

[ODB1] Chapter 9 - ObjectDB Explorer

more than one node. To help identify circles in the graph of objects, a special {R} sign (indicating
1

javax.jdo.JDOEntityManager

determine the scope of fetching for the graph of instances reachable from the pc parameter. The state ... _FIELDS) and the active fetch groups determine the scope of fetching for the graph of instances ... the current FetchPlan will be traversed. Thus, to detach a graph of objects, relations
1

javax.jdo.PersistenceManager

of fetching for the graph of instances reachable from the pc parameter. The state of fields in ... fetch groups determine the scope of fetching for the graph of instances reachable from the pcs ... will be traversed. Thus, to detach a graph of objects, relations to other persistent instances

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