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

Method execute

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

针对数据库执行sql语句 @param sql String @param params Object[] 参数值 @param types byte[] 参数类型 @param opt String k: 不提交事务,缺省将提交 @return Object

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

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

getDbSessionMethod · 0.95
executeMethod · 0.95
commitMethod · 0.95
indexOfMethod · 0.45

Tested by

no test coverage detected