Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Nemo1870/sql-parse
/ where
Method
where
src/main/java/com/sql/parse/statement/Delete.java:19–19 ·
view source on GitHub ↗
@title: where @desc "WHERE"符号
(String expr)
Source
from the content-addressed store, hash-verified
17
* @desc
"WHERE"
符号
18
*/
19
public
abstract Delete where(String expr);
20
21
/**
22
* @title: and
Callers
9
testDeleteWithWhere
Method · 0.95
testDeleteWithAnd
Method · 0.95
testDeleteWithOr
Method · 0.95
testDeleteWithWhere
Method · 0.95
testDeleteWithAnd
Method · 0.95
testDeleteWithOr
Method · 0.95
testDeleteWithWhere
Method · 0.95
testDeleteWithAnd
Method · 0.95
testDeleteWithOr
Method · 0.95
Calls
no outgoing calls
Tested by
9
testDeleteWithWhere
Method · 0.76
testDeleteWithAnd
Method · 0.76
testDeleteWithOr
Method · 0.76
testDeleteWithWhere
Method · 0.76
testDeleteWithAnd
Method · 0.76
testDeleteWithOr
Method · 0.76
testDeleteWithWhere
Method · 0.76
testDeleteWithAnd
Method · 0.76
testDeleteWithOr
Method · 0.76