Type a report name and then
click
Finish.
The POJO datasource is added to your
report. The class appears as a table in the
"Field
Explorer". The table has the same name as the class. Also, using the
example above, the property declaration "public int employee_ID;" results in a
field called employee_ID and the method signature "public String getLastName()"
results in a field called LastName.