Internal Website Search

111-120 of 200 resultsRefresh

Fields in objects not populated in query result.

>none of the Folder objects has its fields populated. Running the same query from

Finding an object by its datetime

of course). My resultlist from my query gets zero results. I want to search for objects by exact

Entity object parameter in Explorer parameter

Hello, I cannot set an entity object in a parameter for a bulk update in the explorer query execution. The format Entity#001 works well for the parameter in the WHERE clause, but it doesn't work in the SET clause. For example, in the query:

JPQL: Update fails using external object param

Let's suppose we have two objects and one is the key to another: Language{id:Integer,language: String} Book{id:Integer, title: String, language: Language} This select works: SELECT b

ObjectDB JDBC to Object compiler

ObjectDB JDBC to Object compiler

can we use objected with ehcahce?

can we use objected with ehcahce?

Query for objects persisted within the same transaction

Query for objects persisted within the same transaction

Object creation in the Explorer requires automatically set primary keys

The feature of creating new objects in the Explorer is currently supported only for entity classes that have primary keys that are set automatically. support Support

criteria api / embedded objects / where order

Dear Support Team Changing objectdb from version 2.7.4 to version 2.8.1 I found, that query against embedded objects doesn't work as expected and the formerly green UnitTest (Version 2.7.4) turns

GROUP BY and HAVING clauses

clause returns properties of generated groups instead of individual objects and fields. objects (or tuples of database objects) that are generated by the FROM clause iteration and pass the WHERE clause