Class AuditNodeServiceValueRowMapper

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

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

The expected column order in the SQL results is:

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