Uses of Interface
org.onebusaway.gtfs.services.GenericMutableDao
Packages that use GenericMutableDao
Package
Description
-
Uses of GenericMutableDao in org.onebusaway.gtfs.impl
Classes in org.onebusaway.gtfs.impl that implement GenericMutableDaoModifier and TypeClassDescriptionclassclassSupport class that provides an implementation ofGenericMutableDaowhere all methods calls are passed to an underlying wrapped instance ofGenericMutableDao.classclassA in-memory implementation of GtfsRelationalDaoImpl.Fields in org.onebusaway.gtfs.impl declared as GenericMutableDaoConstructors in org.onebusaway.gtfs.impl with parameters of type GenericMutableDao -
Uses of GenericMutableDao in org.onebusaway.gtfs.serialization
Methods in org.onebusaway.gtfs.serialization that return GenericMutableDaoMethods in org.onebusaway.gtfs.serialization with parameters of type GenericMutableDao -
Uses of GenericMutableDao in org.onebusaway.gtfs.services
Subinterfaces of GenericMutableDao in org.onebusaway.gtfs.services