public class QueryCount extends Object
| Constructor and Description |
|---|
QueryCount() |
| Modifier and Type | Method and Description |
|---|---|
List<QueryCondition> |
getConditions() |
int |
getCount() |
void |
setConditions(QueryCondition... conditions) |
public void setConditions(QueryCondition... conditions)
public List<QueryCondition> getConditions()
public int getCount()
Copyright © 2020. All Rights Reserved.