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

Method addBatch

src/main/java/com/scudata/util/DatabaseUtil.java:912–964  ·  view source on GitHub ↗

不处理参数中的数组 以指定的参数执行指定的PreparedStatement,不返回结果集 @param pst PreparedStatement @param params Object[] @param types byte[] @param dbCharset String @param toCharset String @param tranSQL boolean @param tranContent boolean @param

(PreparedStatement pst, Object[] params, byte[] types, String dbCharset,
			boolean tranSQL, int dbType, String dsName, DBSession dbs)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

execute2Method · 0.95
executeBatchMethod · 0.95

Calls 8

setObjectMethod · 0.95
getMethod · 0.95
getMessageMethod · 0.95
getErrorModeMethod · 0.80
toStringMethod · 0.65
getBytesMethod · 0.45
setErrorMethod · 0.45
getMessageMethod · 0.45

Tested by

no test coverage detected