T
- The criterion typeprotected static interface AbstractSqlLikeQueryBuilder.CriterionHandler<T extends QueryModel.Criterion>
Modifier and Type | Method and Description |
---|---|
void |
handle(AbstractSqlLikeQueryBuilder.CriteriaContext context,
T criterion)
Handles a criterion.
|
void handle(AbstractSqlLikeQueryBuilder.CriteriaContext context, T criterion)
context
- The contextcriterion
- The criterion