public class StringRowMapper extends Object implements org.springframework.jdbc.core.RowMapper<String>
StringRowMapper()
String
mapRow(ResultSet rs, int rowNum)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public StringRowMapper()
public String mapRow(ResultSet rs, int rowNum) throws SQLException
mapRow
org.springframework.jdbc.core.RowMapper<String>
SQLException
Copyright © 2014–2017. All rights reserved.