SQLEmbed
directly@Deprecated public class SQLExpression extends SQLEmbed
"price < 10 || ext:sqlExp (\"(SELECT AVG (PRICE) FROM PRODUCT_TABLE)
> 100\")"
Constructor and Description |
---|
SQLExpression()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
String |
getTag()
Deprecated.
Return the tag that this extension listens for.
|
appendTo, evaluate, expectsArguments, expectsTarget, getType
public static final String TAG
public String getTag()
FilterListener
getTag
in interface FilterListener
getTag
in class SQLEmbed
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.