public interface Filter
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getProperties()
Gets the set of properties in this filter statement.
|
String |
toQueryString()
Translates this filter to its SQL query equivalent.
|
String toQueryString()
Copyright © 2013. All rights reserved.