用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 not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected