MCPcopy Create free account
hub / github.com/Nemo1870/sql-parse / removeAllWhere

Method removeAllWhere

src/main/java/com/sql/parse/statement/Delete.java:25–25  ·  view source on GitHub ↗

@title: and @desc 移除where条件

()

Source from the content-addressed store, hash-verified

23 * @desc 移除where条件
24 */
25 public abstract Delete removeAllWhere();
26
27 /**
28 * @title: and

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected