Uses of Class
org.apache.openjpa.kernel.exps.Exp
Packages that use Exp
-
Uses of Exp in org.apache.openjpa.kernel.exps
Subclasses of Exp in org.apache.openjpa.kernel.expsMethods in org.apache.openjpa.kernel.exps that return ExpMethods in org.apache.openjpa.kernel.exps with parameters of type ExpModifier and TypeMethodDescriptionprotected boolean
InMemoryExpressionFactory.matches
(Exp exp, Object candidate, StoreContext ctx, Object[] params, int i) Recursive method to evaluate the expression for all possible combinations of unbound variables.