SQLEmbed directlypublic class SQLExpression extends SQLEmbed
"price < 10 || ext:sqlExp (\"(SELECT AVG (PRICE) FROM PRODUCT_TABLE)
> 100\")"
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
TAG
Deprecated.
|
| Constructor and Description |
|---|
SQLExpression()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getTag()
Deprecated.
Return the tag that this extension listens for.
|
appendTo, evaluate, expectsArguments, expectsTarget, getTypepublic static final java.lang.String TAG
public java.lang.String getTag()
FilterListenergetTag in interface FilterListenergetTag in class SQLEmbedCopyright © 2006-2013 Apache Software Foundation. All Rights Reserved.