Class ExecutionRowMapper

java.lang.Object
com.chutneytesting.execution.infra.storage.ExecutionRowMapper
All Implemented Interfaces:
org.springframework.jdbc.core.RowMapper<ExecutionHistory.Execution>

public class ExecutionRowMapper extends Object implements org.springframework.jdbc.core.RowMapper<ExecutionHistory.Execution>