ObjectDB ObjectDB

Internal Website Search

171-180 of 200 resultsRefresh
5

InternalException when reading a HashMap

.o.TVS.cascade(TVS.java:157) at com.objectdb.o.TVS.b(TVS.java:106) at com.objectdb
5

The exception "Attempt to remove a detached entity object" have no information about the entity

Hello, the exception "Attempt to remove a detached entity object" have no information about the detached entity. It is very hard, especially if the involved entities uses cascading, to find the removed call for the detached entity. It would be very helpful if you can add a few information
5

OEM licencing limitation

(fetch = FetchType.EAGER, cascade = CascadeType.ALL) private Map vars = new TreeMap
5

PostUpdate on array changes

Given this config: <entities> <enhancement agent = "true" reflection = "error"/> <cache ref = "strong" level2 = "100m"/> <fetch hollow = "false"/> <persist serialization = "true"/> <cascade-persist always = "true" on-persist = "true" on-commit = "true"/> <dirty-tracking arrays
5

First query takes 4+ minutes to complete

="weak" level2="512mb" /> <persist serialization="false" /> <cascade-persist always="auto
5

Unexpeted internal exception

", cascade = CascadeType.ALL) private ListProperty<GS_TablaCiudades> listaCiudades = new
5

Attempt to refresh a non managed entity object (error 635)

David Moshal This error message indicates invoking refresh (explicitly or implicitly by cascading
1

ObjectDB 2.4.2

cascading through embedded objects. Fixed a bug in clearing persistent properties of primitive types
1

ObjectDB 2.4.7

Fixed bugs in cascading merge and refresh. Fixed an internal java.lang.ArrayStoreException bug (com.objectdb.o.InvToOneLoadRequest). Fixed a regression bug (starting 2.4.4_13) in handling embeddable types. Fixed a performance regression (since 2.4.4_01) in query result retrieval. Added INFO level
1

ObjectDB 2.2.4

using flush. Fixed bugs in cascading merge. Fixed a multithreading deadlock bug. Fixed a bug in using

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