MCPcopy Create free account
hub / github.com/SPLWare/esProc / update

Method update

src/main/java/com/scudata/dm/DBObject.java:341–353  ·  view source on GitHub ↗

根据srcSeries更新表table中的字段fields @param srcSeries Sequence 源排列 @param table String 表名 @param fields String[] 字段名 @param fopts String[] p:字段是主键,a:字段是自增字段 @param exps Expression[] 值表达式 @param opt String @param ctx Context @return int 更新记录数

(Sequence srcSeries, String table, String[] fields,
					   String[] fopts, Expression[] exps, String opt, Context ctx)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 5

getDbSessionMethod · 0.95
updateMethod · 0.95
commitMethod · 0.95
lengthMethod · 0.45
indexOfMethod · 0.45

Tested by

no test coverage detected