SQLEmbed
directlypublic class SQLValue extends SQLEmbed
"price < ext:sqlVal (\"(SELECT AVG (PRICE) FROM PRODUCT_TABLE)\")"
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
TAG
Deprecated.
|
Constructor and Description |
---|
SQLValue()
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