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

Method query1

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

执行查询语句,返回满足条件的第一条记录的字段或多字段构成的序列。 @param sql String 查询语句 @param params Object[] 参数 @param types byte[] 参数类型 @param opt String @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 2

calculateMethod · 0.80
runSqlCmdMethod · 0.80

Calls 8

getDbSessionMethod · 0.95
queryMethod · 0.95
canCloseMethod · 0.95
closeMethod · 0.95
lengthMethod · 0.95
getMethod · 0.95
getFieldValuesMethod · 0.95
indexOfMethod · 0.45

Tested by

no test coverage detected