public interface ResultSetExt<T>
| 限定符和类型 | 方法和说明 |
|---|---|
T |
handleResultSet(String sqlId,
ResultSet rs,
Class<?> z)
处理ResultSet,实现扩展
|
T handleResultSet(String sqlId, ResultSet rs, Class<?> z) throws SQLException
rs - SQLExceptionCopyright © 2019. All rights reserved.