public class RawPredicate extends BasePredicate
A predicate expressed through a raw sql where-clause.
| Constructor and Description |
|---|
RawPredicate(String sql,
Map<String,Object> parameters) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getParameters() |
String |
getSql() |
String |
toString() |
and, apply, not, orCopyright © 2010 - 2019 edorasware ag. All Rights Reserved.