Uses of Class
org.datanucleus.store.query.expression.ArrayExpression
-
Packages that use ArrayExpression Package Description org.datanucleus.store.query.inmemory Package providing the evaluation of queries using an in-memory process with evaluators for JDOQL and JPQL. -
-
Uses of ArrayExpression in org.datanucleus.store.query.inmemory
Methods in org.datanucleus.store.query.inmemory with parameters of type ArrayExpression Modifier and Type Method Description private java.lang.Object
InMemoryExpressionEvaluator. getValueForArrayExpression(ArrayExpression arrayExpr)
-