Package | Description |
---|---|
org.apache.openjpa.kernel.exps |
OpenJPA Expression Tree
|
Modifier and Type | Class and Description |
---|---|
(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.
|
Copyright © 2006–2015 Apache Software Foundation. All rights reserved.