Class ThingDao

  • All Implemented Interfaces:
    Dao<Thing>

    public class ThingDao
    extends BaseDao<Thing>
    A data access object for operations with the Thing entity.
    Author:
    Nils Sommer