Logi JReport Catalog API
Logi JReport Catalog API is intended for those who want to work with a catalog programmatically. You can create a catalog and manage the objects in it with the methods provided by the Catalog API instead of using the GUI design mode in Logi JReport Designer. As with a catalog in Logi JReport Designer, the Catalog API provides methods which enable you to create a connection, add and delete objects such as tables, queries, business views in a catalog and so on, as shown in the following diagram.
The combination of the Catalog API and the Design API provides you with a Java development environment that enables you to create any report to meet your requirements.
Pick a task from the following for details about how to use the Catalog API: