net.paoding.rose.jade.annotation
类 RowHandler.ByDefault
java.lang.Object
net.paoding.rose.jade.annotation.RowHandler.ByDefault
- 所有已实现的接口:
- org.springframework.jdbc.core.RowMapper
- 包容类:
- RowHandler
public static class RowHandler.ByDefault
- extends Object
- implements org.springframework.jdbc.core.RowMapper
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RowHandler.ByDefault
public RowHandler.ByDefault()
mapRow
public Object mapRow(ResultSet rs,
int rowNum)
throws SQLException
- 指定者:
- 接口
org.springframework.jdbc.core.RowMapper 中的 mapRow
- 抛出:
SQLException
Copyright © 2012. All Rights Reserved.