Class ObservationDao

  • All Implemented Interfaces:
    Dao<Observation>

    public class ObservationDao
    extends BaseDao<Observation>
    A data access object for the Observation entity.
    Author:
    Nils Sommer