public class DataService.DataMapper extends java.lang.Object implements org.jumpmind.db.sql.ISqlRowMapper<Data>
DataMapper()
Data
mapRow(org.jumpmind.db.sql.Row row)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DataMapper()
public Data mapRow(org.jumpmind.db.sql.Row row)
mapRow
org.jumpmind.db.sql.ISqlRowMapper<Data>