In this trail, assume that you are a report developer working for the Jinfonet Gourmet Java (JGJ) company. You have been asked to write a set of reports based on the data in the company's existing database. For a description of the tables in this database, see Data sources used in the trails in Trail 1.
JReport reports can pull data from any type of JDBC-accessible database, including Oracle and SQL Server, as well as XML data sources. To simplify the lessons, we'll use the built-in Hypersonic database and XML files which contain the sample data we need.
This trail introduces JReport Designer, a Swing-based Integrated Development Environment (IDE), for designing and testing of reports.
This trail contains a lesson for each type of pre-defined report:
You will be developing a set of new reports based on the procedures in this trail. JReport provides finished versions of these reports if you would like to reference them. See the Note at the end of each lesson for information about how to access the JReport-provided tutorial reports.
Click the right arrow (
) below to begin reading the trail.