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

Method select

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

用SQL在数据库中根据主键值组查询str,并返回结果 @param tableName String 表名 @param str String sql表达式 @param keyValues Object[] 主键字段对应值 @param dbs DBSession 数据库Session @return Object 查询结果

(String tableName, String str, Object[] keyValues, DBSession dbs, String opt)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 13

getNameMethod · 0.95
getMethod · 0.95
getMessageMethod · 0.95
getKeyNamesMethod · 0.95
addTildeMethod · 0.95
retrieve2Method · 0.95
getSessionMethod · 0.65
addMethod · 0.65
toArrayMethod · 0.65
getInfoMethod · 0.45
isClosedMethod · 0.45
lengthMethod · 0.45

Tested by

no test coverage detected