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