public class SQLOperatorFilter extends SQLComplexFilter
operator
Constructor and Description |
---|
SQLOperatorFilter(String operator,
Serializable value) |
Modifier and Type | Method and Description |
---|---|
int |
doSetFieldValue(PreparedStatement ps,
int index,
Column column) |
equals, getOperator, getRightSide, hashCode, setFieldValue
public SQLOperatorFilter(String operator, Serializable value)
public int doSetFieldValue(PreparedStatement ps, int index, Column column) throws SQLException
doSetFieldValue
in class SQLComplexFilter
SQLException
Copyright © 2018 Nuxeo. All rights reserved.