contains has been removed from the Denodo Platform.
We suggest you remove all the references to this class from the code of your custom
wrappers. This class still exists to allow you to load your existing extensions
without modifying them. However, the execution engine will not execute this operator.@Deprecated public final class CustomWrapperContainsExpression extends CustomWrapperExpression
CustomWrapperConditionARRAY_TYPE, CONDITION_TYPE, CONTAINS_TYPE, FIELD_TYPE, FUNCTION_TYPE, REGISTER_TYPE, SIMPLE_TYPE| Constructor and Description |
|---|
CustomWrapperContainsExpression(String literal,
String searchExpression)
Deprecated.
Creates a 'contains' expression.
|
| Modifier and Type | Method and Description |
|---|---|
protected int |
getExpressionType()
Deprecated.
|
String |
getLiteral()
Deprecated.
|
String |
getSearchExpression()
Deprecated.
|
String |
toString()
Deprecated.
|
equals, hashCode, isArrayExpression, isConditionExpression, isContainsExpression, isFieldExpression, isFunctionExpression, isRegisterExpression, isSimpleExpressionpublic String getLiteral()
public String getSearchExpression()
protected int getExpressionType()
getExpressionType in class CustomWrapperExpressionpublic String toString()
toString in class CustomWrapperExpressionCopyright © 2024 Denodo Technologies. All rights reserved.