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