Setting Up OOJDBC Connections
OOJDBC (Object Oriented Java Database Connection) is defined to cover an OODS (Object Oriented Data Source) with a JDBC interface. It is similar to a JDBC driver and is based on a Java application, EJB (Enterprise Java Bean), LDAP (Light Weight Directory Access Protocol), which can be defined as a database. Logi JReport has also developed a tool named Model Wizard, which you can run to import data via an OOJDBC data source.
Here is the main frame for OOJDBC:
OOJDBC includes Model Wizard and OOJDBC Driver.
- Model Wizard
Open/Save model file
Define a Java class as a table
Define a method as a column
How to access the instance of the class - OOJDBC Driver
Read the table/column definitions from model file
Return meta-data to Logi JReport
Construct QUERY data
Return record to Logi JReport
The following setopics explain how to import different kinds of data sources via OOJDBC into a Logi JReport catalog: