public class DateRowMapper extends Object implements org.springframework.jdbc.core.RowMapper
Constructor and Description |
---|
DateRowMapper() |
Modifier and Type | Method and Description |
---|---|
protected Object |
getColumnValue(ResultSet rs,
int index,
Class<?> requiredType) |
Date |
mapRow(ResultSet rs,
int rowNum) |
public Date mapRow(ResultSet rs, int rowNum) throws SQLException
mapRow
in interface org.springframework.jdbc.core.RowMapper
SQLException
protected Object getColumnValue(ResultSet rs, int index, Class<?> requiredType) throws SQLException
SQLException
Copyright © 2006–2018 TinyGroup. All rights reserved.