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

Method init

src/main/java/com/scudata/dm/cursor/DBCursor.java:195–533  ·  view source on GitHub ↗

对指定的数据库连接执行sql语句,返回结果构成的序列 @param sql String sql语句 @param params Object[] 参数值列表 @param types byte[] 参数类型列表,可空,参数类型参见com.scudata.common.Types,可用数组如字符串组等类型 当参数类型空时,认为等同于“默认”类型,此时注意参数值不能为null @param dbs DBSession

(String sql, Object[] params, byte[] types, DBSession dbs, String opt)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

DBCursorMethod · 0.95
resetMethod · 0.95

Calls 15

getMethod · 0.95
getNameMethod · 0.95
getMessageMethod · 0.95
getDBTypeMethod · 0.95
indexOfMethod · 0.95
lengthMethod · 0.95
getMethod · 0.95
setMethod · 0.95
infoMethod · 0.95
debugMethod · 0.95
setObjectMethod · 0.95
crtateDataStructMethod · 0.95

Tested by

no test coverage detected