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