Package | Description |
---|---|
com.serotonin.mango.db.dao |
Modifier and Type | Method and Description |
---|---|
IdPointValueTime |
PointValueDao.IdPointValueRowMapper.mapRow(java.sql.ResultSet rs,
int rowNum) |
Modifier and Type | Method and Description |
---|---|
void |
PointValueDao.getPointValuesBetween(java.util.List<java.lang.Integer> dataPointIds,
long from,
long to,
com.serotonin.db.MappedRowCallback<IdPointValueTime> callback) |