public class SearchCriteria extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
SearchCriteria.ClauseAndParams |
| Modifier and Type | Field and Description |
|---|---|
static SearchCriteria |
DEFAULT |
| Constructor and Description |
|---|
SearchCriteria() |
| Modifier and Type | Method and Description |
|---|---|
static am.ik.blog.entry.criteria.SearchCriteria.SearchCriteriaBuilder |
defaults() |
String |
toJoinClause() |
SearchCriteria.ClauseAndParams |
toWhereClause() |
public static final SearchCriteria DEFAULT
public static am.ik.blog.entry.criteria.SearchCriteria.SearchCriteriaBuilder defaults()
public String toJoinClause()
public SearchCriteria.ClauseAndParams toWhereClause()
Copyright © 2018. All rights reserved.