public class MySQLDeleteQuery extends Object implements DeleteQuery
Query.Condition, Query.QueryOperator, Query.QueryTest, Query.QueryValue| Modifier and Type | Method and Description |
|---|---|
default Dialect |
dialect() |
com.hk.str.HTMLText |
print(com.hk.str.HTMLText txt,
List<Map.Entry<SQLType,Object>> values) |
DeleteQuery |
where(Query.Condition condition) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdialect, testpublic DeleteQuery where(Query.Condition condition)
where in interface DeleteQuerypublic com.hk.str.HTMLText print(com.hk.str.HTMLText txt,
List<Map.Entry<SQLType,Object>> values)
print in interface Dialect.DialectOwnerpublic Dialect dialect()
dialect in interface Dialect.DialectOwnerCopyright © 2023. All rights reserved.