Package | Description |
---|---|
org.transitime.db.structs |
Contains the descriptions of the classes for the objects that are read
and written to the database.
|
Modifier and Type | Method and Description |
---|---|
static java.util.List<DbTest> |
DbTest.readAll(java.lang.String agencyId)
Reads all DbTest objects from db
|