Class AuditUserServiceValueRowMapper

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

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

The expected column order in the SQL results is:

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