使用自定义sql返回字符串数组
怎么用sql.get? 获取结果
Sql stationSql = Sqls.create(stationTypeTemp.getStationsql());
stationSql.setCallback(Sqls.callback.strs());
dao_cts.execute(stationSql);
String[] stationIds=stationSql.get???
???怎么匹配字符串数组
使用自定义sql返回字符串数组
怎么用sql.get? 获取结果
Sql stationSql = Sqls.create(stationTypeTemp.getStationsql());
stationSql.setCallback(Sqls.callback.strs());
dao_cts.execute(stationSql);
String[] stationIds=stationSql.get???
???怎么匹配字符串数组