Class StaleAuditNodeServiceValueRowMapper

java.lang.Object
net.solarnetwork.central.common.dao.jdbc.StaleAuditNodeServiceValueRowMapper
All Implemented Interfaces:
org.springframework.jdbc.core.RowMapper<StaleAuditNodeServiceValue>

public class StaleAuditNodeServiceValueRowMapper extends Object implements org.springframework.jdbc.core.RowMapper<StaleAuditNodeServiceValue>
Map datum rows into StaleAuditNodeServiceValue instances.

The expected column order in the SQL results is:

  1. ts_start
  2. node_id
  3. service
  4. agg_kind (key)
  5. created