- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- SQLBetweenFilter, SQLOperatorFilter
public abstract class SQLComplexFilter
extends Object
implements Serializable
Simple class to provide a complex filter that handles right side part and operator to use while querying
org.nuxeo.ecm.directory.sql.SQLDirectory Warning, when using a complex filter fulltext is ignored on the field.
- Since:
- 5.7
- See Also:
SQLSession.query(java.util.Map, java.util.Set, java.util.Map, boolean, int, int)
,
Serialized Form