Class | Description |
---|---|
SQLBetweenFilter |
Make a BETWEEN SQL predicate
|
SQLComplexFilter |
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.
|
SQLOperatorFilter |
Simple SQLComplexFilter to handle a different operator than = It may be >, <, >=, <= Nothing is done on the right
side part.
|
Copyright © 2015 Nuxeo SA. All rights reserved.