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

Method query

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

执行查询语句 @param sql String 查询语句 @param params Object[] 参数值 @param types byte[] 参数类型 @param opt String i:结果集只有1列时返回成序列 @param ctx Context @return Sequence

(String sql, Object []params, byte []types, 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

queryMethod · 0.95
getDbSessionMethod · 0.95
canCloseMethod · 0.95
closeMethod · 0.95
indexOfMethod · 0.45

Tested by

no test coverage detected