JDBC Connection
A JDBC connection connects Logi JReport to a relational database via a JDBC driver. JDBC is a Java API for executing SQL statements. It consists of a set of classes and interfaces written in the Java programming language which enables SQL statements to be executed against virtually any relational database as well as other types of data that also support JDBC. Logi JReport supports all of the current mainstream databases as well as most databases which support JDBC drivers.
The following example connects a Logi JReport catalog data source to the MySQL Server database via plugin.