historyBeanList = dbManager.findAll(DbHistoryBean.class); Collections.reverse(historyBeanList); // 倒序排列