|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CompareExpression | |
---|---|
org.apache.openjpa.kernel.exps | OpenJPA Expression Tree |
Uses of CompareExpression in org.apache.openjpa.kernel.exps |
---|
Subclasses of CompareExpression in org.apache.openjpa.kernel.exps | |
---|---|
(package private) class |
EndsWithExpression
Expression that compares two others. |
(package private) class |
EqualExpression
Expression that compares two others. |
(package private) class |
GreaterThanEqualExpression
Expression that compares two others. |
(package private) class |
GreaterThanExpression
Expression that compares two others. |
(package private) class |
LessThanEqualExpression
Expression that compares two others. |
(package private) class |
LessThanExpression
Expression that compares two others. |
(package private) class |
MatchesExpression
Expression that compares two others. |
(package private) class |
NotEqualExpression
Expression that compares two others. |
(package private) class |
StartsWithExpression
Expression that compares two others. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |