MCPcopy Index your code
hub / github.com/SPLWare/esProc / runSQL2

Method runSQL2

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

added by bdl, 2008.11.17,不处理参数中的数组 以指定的参数执行指定的PreparedStatement,不返回结果集 @param pst PreparedStatement @param params Object[] 参数 @param types byte[] 参数类型 @param dbCharset String 数据库字符集 @param toCharset String 终端字符集 @param tranSQL boolean SQL是否需转码 @param tranContent boolean 内容字符是否需转码 @param dbType int 返

(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 3

execute2oldMethod · 0.95
execute2Method · 0.95
executeBatchMethod · 0.95

Calls 9

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

Tested by

no test coverage detected