JavaScript is disabled on your browser.
Skip navigation links
Apache Cayenne
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Interface
org.apache.cayenne.exp.ValueInjector
Packages that use
ValueInjector
Package
Description
org.apache.cayenne.exp.parser
Contains expression parser and other expression internals.
Uses of
ValueInjector
in
org.apache.cayenne.exp.parser
Classes in
org.apache.cayenne.exp.parser
that implement
ValueInjector
Modifier and Type
Class
Description
class
ASTAnd
"And" expression.
class
ASTEqual
"Equal To" expression.