Class CustomWrapperSimpleCondition

java.lang.Object
com.denodo.vdb.engine.customwrapper.condition.CustomWrapperCondition
com.denodo.vdb.engine.customwrapper.condition.CustomWrapperSimpleCondition

public final class CustomWrapperSimpleCondition extends CustomWrapperCondition
Defines a simple condition in terms of an expression (the left side of the condition, usually a field's name), an operator and a list of expressions (the right side of the condition).
See Also: