Class | Description |
---|---|
AgesDataBean |
This class performs queries to three different views in the database: the
AGE_VIEW , AGE_TO_BIRTH_YEAR_VIEW , and AGE_TO_DEATH_YEAR_VIEW . |
BirthsAndDeathsDataBean |
This class queries the database for the number of births and deaths per unit (the unit varies per method).
|
GenderDataBean | |
NamesDataBean |
This class queries the database to get the most common names.
|
Copyright © 2015 Joseph Hendrix