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

Method or

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

@title: or @desc "OR"符号

(String expr)

Source from the content-addressed store, hash-verified

56 * @desc "OR"符号
57 */
58 public abstract Select or(String expr);
59
60 /**
61 * @title: simpleJoin

Callers 3

testSelectWithOrMethod · 0.95
testSelectWithOrMethod · 0.95
testSelectWithOrMethod · 0.95

Calls

no outgoing calls

Tested by 3

testSelectWithOrMethod · 0.76
testSelectWithOrMethod · 0.76
testSelectWithOrMethod · 0.76