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