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>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ExecutionRowMapper
public ExecutionRowMapper()
-
-
Method Details
-
mapRow
- Specified by:
mapRowin interfaceorg.springframework.jdbc.core.RowMapper<ExecutionHistory.Execution>- Throws:
SQLException
-