ObjectDB ObjectDB

Internal Website Search

21-26 of 26 resultsRefresh
11

Missing (null) elements in eager loaded references

structure? Super classes: @MappedSuperclass @SequenceGenerator(name = "seq", initialValue = 1
11

First query takes 4+ minutes to complete

to the query that we run). @Entity(name="RecordingMetaData") @SequenceGenerator( name
11

Possible issue for default id generator

@SequenceGenerator(name="seq") //workaround uncomment previous line I am not an expert but in my opinion
11

Trouble bug on explorer

(name = "User.findAll", query = "Select c from User c") }) @SequenceGenerator(name="seq
11

Lazy loading does not work - crud takes long

") @SequenceGenerator(name = "PROJECT_SEQUENCE", sequenceName = "PROJECT_SEQUENCE", allocationSize = 1
11

Null enums and IS (NOT) NULL: NullPointerException

> <h:messages /> </f:view> </html> Entity: @Entity @SequenceGenerator(name = "asd

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