Package | Description |
---|---|
org.transitime.db |
Contains the classes for accessing the database via Hibernate and the
the classes that describe the objects that are store and retrieved to
and from the database.
|
org.transitime.reports |
Classes for generating reports.
|
Modifier and Type | Class and Description |
---|---|
class |
GenericCsvQuery
For doing an SQL query and returning the results in CVS format.
|
Modifier and Type | Class and Description |
---|---|
class |
ChartGenericJsonQuery
For providing data to a Google scatter chart when need to specify specific
SQL for retrieving data from the database.
|
class |
GenericJsonQuery |