Internal Website Search

21-30 of 200 resultsRefresh

Query over the keySet of a map field with collection parameter

It is possible to execute a query over a keySet of a map field with comparing to a collection parameter? Set<String> values = new HashSet< ... with a parameter which is a collection of strings.

Large query parameter - out of memory

is very large (the query parameter arguments) and the response is very small. Therefore, even with a small query result cache - ObjectDB kept many cached result entries with their huge query parameter

Exception on comparing array fields against parameters in queries

Exception on comparing array fields against parameters in queries

javax.persistence.criteria.CriteriaBuilder

the absolute value of its argument. parameters"> Parameters: x - expression ... ="parameters"> Parameters:

javax.persistence.TypedQuery

="/api/java/jpa/Parameter" title="Interface in javax.persistence">Parameter Parameter" title="Interface in javax.persistence">Parameter<?> Get the parameter object corresponding to the declared positional parameter with the given position

javax.persistence.Query

="/api/java/jpa/Parameter" title="Interface in javax.persistence">ParameterParameter" title="Interface in javax.persistence">Parameter<?> Get the parameter object corresponding to the declared positional parameter with the given position

[ODB1] Chapter 7 - JDOQL Queries

to these three main components, queries can include other optional components, such as parameters, variables ... all the elements that can be used in a JDOQL query filter, except for parameters and variables that are discussed ... > As shown in the next section (parameters">section 7.3), parameters

javax.jdo.JDOEntityManager

parameter identifies all of the classes of interest. If the classes parameter is specified as null , events ... listenerInstance interface. parameters">

javax.jdo.PersistenceManager

instance to the list of lifecycle event listeners. The classes parameter identifies all of the classes of interest. If the classes parameter ... . parameters"> Parameters:

javax.jdo.Query

of instances, and the filter. There are optional elements: parameter declarations ... >declareParameters corresponds to formal parameters of a method declareVariables ... and parameters. The method setClass introduces the name of the candidate