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

Method and

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

@title: and @desc "AND"符号

(String expr)

Source from the content-addressed store, hash-verified

29 * @desc "AND"符号
30 */
31 public abstract Delete and(String expr);
32
33 /**
34 * @title: or

Callers 3

testDeleteWithAndMethod · 0.95
testDeleteWithAndMethod · 0.95
testDeleteWithAndMethod · 0.95

Calls

no outgoing calls

Tested by 3

testDeleteWithAndMethod · 0.76
testDeleteWithAndMethod · 0.76
testDeleteWithAndMethod · 0.76