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