| ActuatorDao |
A data access object for operations with the Actuator entity.
|
| BaseDao<T extends Entity<T>> |
The entity independent implementation of a data access object.
|
| DatastreamDao |
A data access object for the Datastream entity.
|
| FeatureOfInterestDao |
A data access object for the FeatureOfInterest entity.
|
| HistoricalLocationDao |
A data access object for the HistoricalLocation entity.
|
| LocationDao |
A data access object for the Location entity.
|
| MultiDatastreamDao |
A data access object for the Datastream entity.
|
| ObservationDao |
A data access object for the Observation entity.
|
| ObservedPropertyDao |
A data access object for the ObservedProperty entity.
|
| SensorDao |
A data access object for the Sensor entity.
|
| TaskDao |
A data access object for operations with the Task entity.
|
| TaskingCapabilityDao |
A data access object for operations with the TaskingCapability entity.
|
| ThingDao |
A data access object for operations with the Thing entity.
|