Interface GtfsDao

All Superinterfaces:
GenericDao
All Known Subinterfaces:
GtfsDataService, GtfsMutableDao, GtfsMutableRelationalDao, GtfsRelationalDao
All Known Implementing Classes:
GtfsDaoImpl, GtfsDataServiceImpl, GtfsRelationalDaoImpl

public interface GtfsDao extends GenericDao
Basic methods for accessing GTFS entities in bulk or by id.
Author:
bdferris