Internal Website Search

51-65 of 65 results

@Entity saved in Tomcat session - problem

stores the session before shutdown) that failed due to an inverse (mapped by) field in the entity

Object explorer cannot open odb file. ObjectDB many-to-many relationship

be aware that navigation from the mapped by ( inverse ) side to the owner side is slower

Record is not clearing properly on remove

it. Alternatively, if you use bidirectional relationship ( mapped-by / inverse fields ) 

Is there any restriction when using fetch=FetchType.LAZY ?

). On detach some unloaded fields ( inverse / mapped-by relationships) are nullified by ObjectDB

Modifier operations

to a list will require an ObjectDB extension. support Support If the list is managed as an inverse

removing members in existing databases

/ inverse and in that case in practice you can only delete objects and the lists will be updated

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

]], so ther is no order...   Michael anaq x OK. It seems that mapped by ( inverse ) fields

Mapped by fields are not initialized by JOIN FETCH in queries

and the test in the forum passes), but still loading bulk of inverse fields requires performance improvement. support Support

ObjectDB 2.6.2

of the containing entity ( issue #1620 ). Fixed a bug in cascading detach through unloaded inverse (mapped by) collection.

ObjectDB 2.2.2

Changed log format to include date and time . Changed class loader management. Fixed handling multiple order expressions in inverse (mapped by) fields. Fixed the behavior of CacheStoreMode setting in L2 shared cache. Fixed  TreeSet and TreeMap  element comparison bugs. Fixed an Explorer

ObjectDB 2.8.5

 LockModeType.NONE. Fixed a bug in recovery from an exception during inverse (mapped-by) retrieval

ObjectDB 2.7.2

Added initial support for Java 9 . Attempt to fix (currently a workaround) and log the nested section key bug ( issue #2127 ). Fixed a bug in queries of the form "SELECT o FROM ... WHERE o == :arg" Fixed a bug in displaying inverse (mapped by) relations in the Explorer. Fixed a bug in reusing

ObjectDB 2.0.3

Added support for serialization of inverse (mapped by) collection fields. Fixed some activations issues.

ObjectDB 2.3.4

Added OSGi support. Added support of MEMBER OF for inverse (mapped by) collections. Changed logging of incomplete recovery records from WARNING to TRACE  ( issue #565 ). Changed main configuration elements from required to optional. Fixed the "Negative snapshot user count" bug ( issue #556

Freeze during save

(entity objects, embedded objects, collections) in such a loop? Are inverse (mapped by) relationships