Class RowMapper

java.lang.Object
org.jumpmind.db.sql.mapper.RowMapper
All Implemented Interfaces:
ISqlRowMapper<Row>

public class RowMapper extends Object implements ISqlRowMapper<Row>
  • Constructor Details

    • RowMapper

      public RowMapper()
  • Method Details