不用count(*)怎么获得结果集的数量?不使用 select count(*) from tablename 怎么获得有多少条纪录? 请教了~ 是不是要使用sql对象的方法?[解决办法]list.size()可以吗[解决办法]list.size(); ding 前提把所有记录全部存在集合中啦。