Package | Description |
---|---|
org.apache.cayenne.exp.parser |
Contains expression parser and other expression internals.
|
Modifier and Type | Class and Description |
---|---|
class |
ASTLike
"Like" expression.
|
class |
ASTLikeIgnoreCase
"Case insensitive like" expression.
|
class |
ASTNotLike
"Not Like" expression.
|
class |
ASTNotLikeIgnoreCase
"Not like, ignore case" expression.
|
Copyright © 2001–2021 Apache Cayenne. All rights reserved.