Internal Website Search

11-20 of 200 resultsRefresh

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 ... ="margin-left: 40px;">UPDATE Account dep SET dep.status=:a WHERE dep.status=:b  Parameters

Object as parameter results in exception

instance are expected to be passed to the query as parameters. Maybe EclipseLink defines an implicit parameter to resolve this query, and maybe this is what ObjectDB should do. Using a parameter is also recommended for the primary key. In the current form the primary key is used as

Navigation and Parameters

Greetings ObjectDB team, Suppose I pass a List of persistent objects to some query as a parameter, can I navigate to those objects' fields ? So if the parameter y is a collection the expression y.b is invalid. support Support

getName()

Parameter" title="Interface in javax.persistence">javax.persistence.ParameterString getName() Return the parameter name, or null if the parameter is not a named parameter or no name

parameter(paramClass)

">ParameterExpression<T> parameter(  Class<T> paramClass) Create a parameter expression. parameters"> Parameters: paramClass - parameter class

getParameterType()

Parameter" title="Interface in javax.persistence">javax.persistence.ParameterClass<T> getParameterType() Return the Java type of the parameter. Values bound to the parameter

date parameter not working (probably) in explorer

the parameter (its a java.util.Date) in the parameters table. None of the following works: 2020-12-01 2020.12.01 {d '2020-12-01'} the parameter is just ignoredparameter. support Support

Bug when using SIZE in combination with date lower parameter

it? dateCreated cannot be both before and after the date parameter. support Support Hello, to archieve the results the date parameter used in

deletePersistentAll(parameters)

.Querylong deletePersistentAll(  Object... parameters) parameters"> Parameters: parameters - for the query

deletePersistentAll(parameters)

.Querylong deletePersistentAll(  Map parameters) parameters"> Parameters: parameters - for the query