public class WorkUnitRowMapper extends AbstractRowMapper<WorkUnit>
| Modifier and Type | Field and Description |
|---|---|
static WorkUnitRowMapper |
INSTANCE |
| Constructor and Description |
|---|
WorkUnitRowMapper() |
| Modifier and Type | Method and Description |
|---|---|
WorkUnit |
mapRow(ResultSet rs,
int rowNum) |
getBoolean, getDate, getInteger, getLong, getNodeStatus, getString, getWorkflowInstanceStatus, getWorkItemStatuspublic static final WorkUnitRowMapper INSTANCE
public WorkUnit mapRow(ResultSet rs, int rowNum) throws SQLException
SQLExceptionCopyright © 2018. All rights reserved.