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, getType
public static final java.lang.String TAG
public java.lang.String getTag()
FilterListener
getTag
in interface FilterListener
getTag
in class SQLEmbed
Copyright © 2006-2013 Apache Software Foundation. All Rights Reserved.