com.bstek.dorado.console.jdbc
public interface RowMapper<T>
T mapRow(java.sql.ResultSet resultset, int rowNum) throws java.sql.SQLException
resultset
- 当前resultsetrowNum
- 行号java.sql.SQLException
Copyright © 2001-2011 www.BSTEK.com All Rights Reserved.