public <T> List<T> queryForList(String sql, Class<T> elementType) throws DataAccessException { return this.query(sql, this.
確定! 回上一頁