| Package | Description |
|---|---|
| io.daobab.query | |
| io.daobab.query.base | |
| io.daobab.statement.condition | |
| io.daobab.target.database |
| Modifier and Type | Method and Description |
|---|---|
long |
QueryEntity.countBy(Count cnt) |
long |
QueryField.countBy(Count cnt) |
long |
QueryPlate.countBy(Count cnt) |
| Modifier and Type | Method and Description |
|---|---|
default Count |
QueryWhisperer.fieldDistinct(Column<?,?,?> col) |
Count |
Query.getCount() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
Query.setTempCount(Count c) |
| Modifier and Type | Method and Description |
|---|---|
static Count |
Count.any() |
static Count |
Count.field(Column<?,?,?> col) |
static Count |
Count.fieldDistinct(Column<?,?,?> col) |
| Modifier and Type | Method and Description |
|---|---|
default StringBuilder |
SqlQueryResolver.countToExpression(Count count,
String daoidentifier) |
Copyright © 2021. All rights reserved.