|
SAP J2EE Engine Version 6.40 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
This interface marks the criteria object to contain symbols may include attributes or functions etc.
| Field Summary | |
static char |
LIKE_CHAR
The default single like character - '_' |
static char |
NULL_ESCAPE_CHAR
The internal null escape character. |
static char |
WILDCARD_CHAR
The default wildcard character - '%'. |
| Method Summary | |
IExpression |
getLeftExpression()
Get left expression. |
IExpression |
getRightExpression()
Get right expression. |
| Field Detail |
public static final char LIKE_CHAR
public static final char NULL_ESCAPE_CHAR
public static final char WILDCARD_CHAR
| Method Detail |
public IExpression getLeftExpression()
public IExpression getRightExpression()
|
SAP J2EE Engine Version 6.40 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||