ObjectDB ObjectDB

Internal Website Search

71-80 of 115 resultsRefresh
7

Set timeout for BatchQueryItr

( Method.java:497 ) org.springframework.orm.jpa.ExtendedEntityManagerCreator
7

Issue with compile time enhancement

>com.objectdb.jpa.Provider</provider> <mapping-file>META-INF/orm.xml</mapping-file
7

Performance in large transactions

++) { : }     em.close(); Embedded vs. Inverse Collections One of the differences between ObjectDB and ORM JPA
7

Database size is much larger than expected (x2)

anyway also when using ORM JPA implementations. Since you didn't publish your classes it is unknown
7

Indexing a field results in internal Exception

much metadata in either of them, so you can stay with JPA and just remove the ORM metadata when switching
7

Global way to set Lazy-loading fetch functionality for all the fields

Hi, for cascading persist, I have 3 choices: - Either locally (@OneToOne(cascade=CascadeType.PERSIST)) - Either at objectdb level (<cascade-persist always="auto" on-persist="false" on-commit="true" />) - Either at JPA global level (orm.xml). For defining fetch policy, I know the local way
7

EntityManager JPA or JDO impl and different behavior

="coreEntityManagerFactory" class="org.springframework.orm.jpa
7

@AttributeOverrides , and postgresql + own TYPE

about ORM problems in an object database forum is like asking for advice about meat recipes in
7

Web Framework Recommendation for leveraging JPA + ObjectDB

, but seems to be tied somehow into the Hibernate ORM. My question is: Does anybody use the "JPA
1

ObjectDB 2.4.5

cascade persist in an ORM file. Fixed a NullPointerException during query execution (issue #978

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