| Package | Description |
|---|---|
| com.revolsys.data.query |
| Modifier and Type | Method and Description |
|---|---|
LessThan |
LessThan.clone() |
static LessThan |
Q.lessThan(FieldDefinition attribute,
Object value) |
static LessThan |
Q.lessThan(QueryValue left,
QueryValue right) |
static LessThan |
Q.lessThan(String name,
Object value) |
static LessThan |
Q.lessThan(String name,
QueryValue right) |
Copyright © 2015 Revolution Systems Inc.. All rights reserved.