public class SelectCountQuery extends BaseKittyQuery
| Modifier and Type | Field and Description |
|---|---|
(package private) static java.lang.String |
SELECT_FROM |
tableName| Constructor and Description |
|---|
SelectCountQuery(java.lang.String tableName) |
| Modifier and Type | Method and Description |
|---|---|
(package private) java.lang.String |
getMainClause() |
canBeBuffered, getQueryStartstatic final java.lang.String SELECT_FROM
java.lang.String getMainClause()
getMainClause in class BaseKittyQuery