| Package | Description |
|---|---|
| org.refcodes.criteria.factories.impls | |
| org.refcodes.criteria.statics |
| Modifier and Type | Method and Description |
|---|---|
String |
ExpressionQueryFactoryImpl.toQuery(LessThanCriteria<?> aCriteriaLeaf,
boolean isCriteriaTreeRoot)
Generates a query string for the given
CriteriaLeaf. |
| Modifier and Type | Method and Description |
|---|---|
static <T> LessThanCriteria<T> |
CriteriaByDeclaration.lessThan(String aKey,
T aValue)
Creates an LESS THAN
CriteriaLeaf expression relating to the
given key and the given reference value. |
Copyright © 2015. All rights reserved.