ObjectDB ObjectDB

Internal Website Search

91-93 of 93 resultsRefresh
7

Problem with bidirectional link

(I had raised this issue in the past and have finally had time to come back to it and strip down the classes to a minimum). The problem seems to lie in having bidirectional links (viz, I have @OneToMany Map<String, Entry> children and @ManyToOne Entry parent in my classes. I've attached
7

Cannot sort descending, when ordering by caluculated float in a method

; private float amount; @ManyToOne private Invoice invoice; InvoiceItem
1

Freeze during save

{ @ManyToOne(cascade=CascadeType.PERSIST) MyNode parent; @OneToMany(cascade

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