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

Method addValueColumn

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

@title: addValue @desc 新增insert数据列

(String value)

Source from the content-addressed store, hash-verified

38 * @desc 新增insert数据列
39 */
40 public abstract Insert addValueColumn(String value);
41
42 /**
43 * @title: addValue

Callers 3

Calls

no outgoing calls

Tested by 3