public class ExecutionErrorRowMapper extends AbstractRowMapper<ExecutionError>
ExecutionErrors that maps all database fields except the
ones that are not used by the internal parts of the engine (date_created, created_by).| Modifier and Type | Field and Description |
|---|---|
static ExecutionErrorRowMapper |
INSTANCE |
| Constructor and Description |
|---|
ExecutionErrorRowMapper() |
| Modifier and Type | Method and Description |
|---|---|
ExecutionError |
mapRow(ResultSet rs,
int rowNum) |
getBoolean, getDate, getInteger, getLong, getNodeStatus, getString, getWorkflowInstanceStatus, getWorkItemStatuspublic static final ExecutionErrorRowMapper INSTANCE
public ExecutionError mapRow(ResultSet rs, int rowNum) throws SQLException
SQLExceptionCopyright © 2018. All rights reserved.