ObjectDB ObjectDB

Internal Website Search

31-40 of 53 resultsRefresh
9

What algorithm in find()

);    }   } The time cost of each 256 commits changed from 0.343 to 59.344 seconds, the graph attached shows
9

Does ObjectDB create one instance of each entity class on (web app) load ?

. This pre-detach loader approach is even more flexible than entity fetch graphs, too. webel Dr Darren Kelly
9

find() cost unreasonable time!

", what function is "fetch type to EAGER"? TIA gzdillon Lai Yang It means loading the graph eagerly
9

Optimization Question

has been modified. Still, you will have to manage the object IDs in order to merge a graph of objects that use
9

Schema or odb file compare

Dear Support, is there a way to compare two schemas or odb files? I try to compare two object graphs Thx wua Andreas Wurm This is currently not supported, but you may file a feature request if you need this ability (describing what exactly you expect from this new feature, and how it should work). support Support
9

EntityManager.refresh takes a long time

you refresh a large graph of objects. Here are some tips for improving performance: Avoid CascadeType
9

stored procedure in ObjectDB

link-like structure, such as linked-list, tree, graph, then a lot of round trips occurs, the traffic
9

EM.find() is suddenly slower

if you can reduce the size of the eagerly fetched graphs of objects. support Support Thank you for the patch
1

auto-generated uuid fields

, but we will have to check that nothing depends on the ID being null until the object graph is persisted. spiffy
1

Memory leak in com.objectdb.o.CST

seem to have alot more spikes than usual. My server's graph is usually fairly flat before this update

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