Package org.n52.series.db.old.dao
Class SamplingGeometryDao
- java.lang.Object
-
- org.n52.series.db.old.dao.SamplingGeometryDao
-
public class SamplingGeometryDao extends Object
-
-
Constructor Summary
Constructors Constructor Description SamplingGeometryDao(org.hibernate.Session session)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected List<Long>getFeatureIds(DbQuery query)List<org.n52.series.db.beans.GeometryEntity>getGeometriesOrderedByTimestamp(DbQuery query)
-