Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Nemo1870/sql-parse
/ addColumn
Method
addColumn
src/main/java/com/sql/parse/statement/Update.java:20–20 ·
view source on GitHub ↗
@title: addColumn @desc 新增update数据
(UpdateItem updateItem)
Source
from the content-addressed store, hash-verified
18
* @desc 新增update数据
19
*/
20
public
abstract Update addColumn(UpdateItem updateItem);
21
22
public
abstract Update addColumn(String column, String value);
23
Callers
15
testSimpleUpdate
Method · 0.95
testUpdateAddColumn
Method · 0.95
testUpdateWithWhere
Method · 0.95
testUpdateWithAnd
Method · 0.95
testUpdateWithOr
Method · 0.95
testSimpleUpdate
Method · 0.95
testUpdateAddColumn
Method · 0.95
testUpdateWithWhere
Method · 0.95
testUpdateWithAnd
Method · 0.95
testUpdateWithOr
Method · 0.95
testSimpleUpdate
Method · 0.95
testUpdateAddColumn
Method · 0.95
Calls
no outgoing calls
Tested by
15
testSimpleUpdate
Method · 0.76
testUpdateAddColumn
Method · 0.76
testUpdateWithWhere
Method · 0.76
testUpdateWithAnd
Method · 0.76
testUpdateWithOr
Method · 0.76
testSimpleUpdate
Method · 0.76
testUpdateAddColumn
Method · 0.76
testUpdateWithWhere
Method · 0.76
testUpdateWithAnd
Method · 0.76
testUpdateWithOr
Method · 0.76
testSimpleUpdate
Method · 0.76
testUpdateAddColumn
Method · 0.76