public class TxcModifiedRecordListHandler extends Object implements org.apache.commons.dbutils.ResultSetHandler<List<ModifiedRecord>>
Date: 2018/12/13
public List<ModifiedRecord> handle(ResultSet rs) throws SQLException
handle 在接口中 org.apache.commons.dbutils.ResultSetHandler<List<ModifiedRecord>>SQLExceptionCopyright © 2019. All rights reserved.