Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Nemo1870/sql-parse
/ and
Method
and
src/main/java/com/sql/parse/statement/Select.java:52–52 ·
view source on GitHub ↗
@title: and @desc "AND"符号
(String expr)
Source
from the content-addressed store, hash-verified
50
* @desc
"AND"
符号
51
*/
52
public
abstract Select and(String expr);
53
54
/**
55
* @title: or
Callers
3
testSelectWithAnd
Method · 0.95
testSelectWithAnd
Method · 0.95
testSelectWithAnd
Method · 0.95
Calls
no outgoing calls
Tested by
3
testSelectWithAnd
Method · 0.76
testSelectWithAnd
Method · 0.76
testSelectWithAnd
Method · 0.76