com.clickntap.autoarchive
Class RowMover
java.lang.Object
com.clickntap.autoarchive.RowMover
- All Implemented Interfaces:
- org.springframework.jdbc.core.RowMapper
public class RowMover
- extends Object
- implements org.springframework.jdbc.core.RowMapper
|
Constructor Summary |
RowMover(org.springframework.jdbc.core.JdbcTemplate jdbc,
String table,
boolean archive)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RowMover
public RowMover(org.springframework.jdbc.core.JdbcTemplate jdbc,
String table,
boolean archive)
mapRow
public Object mapRow(ResultSet rs,
int row)
throws SQLException
- Specified by:
mapRow in interface org.springframework.jdbc.core.RowMapper
- Throws:
SQLException
Copyright © 2014. All rights reserved.