Internal Website Search

71-80 of 129 resultsRefresh

Difference performance in ObjectDB Explorer and in java project

", "LAZY"); support Support Thank you, is where any other useful hints for object db ... regarding the query hints. If your classes are not enhanced then try

Memory error during commit, if @ElementCollection field contains many elements

content still requires memory space. Lazy setting in JPA is considered as a hint to the implementation, but the implementation can still load content eagerly. ObjectDB follows the lazy setting hint

Out of memory

indexes or using the hints">objectdb.result-fetch hint

Failed to write the value of field using reflection (error 363) on LAZY fetch

a 1:n member (e.g. a Modell has several Artikels) . When I remove the LAZY hint (query.setHint ... .LocalContainerEntityManagerFactoryBean)? Any hints? The Mapping of class Modell and its member:

Mapped (Inverse) LAZY @OneToMany vs. Unmapped LAZY @OneToMany

;  }     } } webel Dr Darren Kelly LAZY in JPA is a hint. Then ObjectDB follow the hint and the output is:

Occasionally slow requests in load testing

for queries hints">(using a hint).   support Support

like operator (String)

related methods will add implicit a '%' character. Additional hint:  objectdb-2.4.7_07

Performance in SELECT statement

> I would be very happy if someone could give me a hint why this query tooks so long.

ObjectDB 2.8.0

="/issue/2412">issue #2412). Added an option to select a query plan using a query hint ... ) Fixed the new option in 2.7.6_01 to select a query plan using a query hint (

Use temporary files to enable very large transactions

) and temporary file(8GB)?   Hint: We currently use version 2.6.3.b07