| Package | Description |
|---|---|
| org.onebusaway.gtfs.impl | |
| org.onebusaway.gtfs.serialization | |
| org.onebusaway.gtfs.services |
| Modifier and Type | Class and Description |
|---|---|
class |
GtfsDaoImpl |
class |
GtfsRelationalDaoImpl
A in-memory implementation of GtfsRelationalDaoImpl.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GtfsWriter.run(GtfsDao dao) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
GtfsMutableDao |
interface |
GtfsMutableRelationalDao |
interface |
GtfsRelationalDao
While
GtfsDao has basic methods for retrieving collections of
entities and entities by id, GtfsRelationalDao adds some basic
methods for retrieving entities using more complex data relations. |
Copyright © 2013 OneBusAway. All Rights Reserved.