Uses of Interface
org.onebusaway.gtfs.services.GtfsRelationalDao
Packages that use GtfsRelationalDao
Package
Description
-
Uses of GtfsRelationalDao in org.onebusaway.gtfs.impl
Classes in org.onebusaway.gtfs.impl that implement GtfsRelationalDaoModifier and TypeClassDescriptionclassclassA in-memory implementation of GtfsRelationalDaoImpl.Methods in org.onebusaway.gtfs.impl with parameters of type GtfsRelationalDao -
Uses of GtfsRelationalDao in org.onebusaway.gtfs.impl.calendar
Methods in org.onebusaway.gtfs.impl.calendar with parameters of type GtfsRelationalDaoModifier and TypeMethodDescriptionstatic CalendarServiceCalendarServiceDataFactoryImpl.createService(GtfsRelationalDao dao) voidCalendarServiceDataFactoryImpl.setGtfsDao(GtfsRelationalDao dao) Constructors in org.onebusaway.gtfs.impl.calendar with parameters of type GtfsRelationalDao -
Uses of GtfsRelationalDao in org.onebusaway.gtfs.impl.translation
Methods in org.onebusaway.gtfs.impl.translation with parameters of type GtfsRelationalDaoModifier and TypeMethodDescriptionstatic TranslationServiceDataTranslationServiceDataFactoryImpl.createData(GtfsRelationalDao dao) static TranslationServiceTranslationServiceDataFactoryImpl.getTranslationService(GtfsRelationalDao dao) voidTranslationServiceDataFactoryImpl.setDao(GtfsRelationalDao dao) -
Uses of GtfsRelationalDao in org.onebusaway.gtfs.services
Subinterfaces of GtfsRelationalDao in org.onebusaway.gtfs.servicesModifier and TypeInterfaceDescriptioninterfaceinterface