All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----JBMSTours.GenerateReport
This class executes some queries that include aggregate functions. Aggregates are good for generating reports, because they tell you information about maximum, minimum, sum, averages.
This class has a main() method and can be run from the command-line. For complete instructions on how to run it, see the example instructions.
public ApplicationMode mymode
public GenerateReport()
public static void main(String args[])
All Packages Class Hierarchy This Package Previous Next Index