Oracle stored procedure UDS

Due to the unique nature of Oracle stored procedures, you cannot add them directly into a JReport catalog. In this sense, the usage of JReport Designer is limited when you use an Oracle database. As a substitute, JReport has developed the user data source API which can use stored procedures in Oracle. The class is named OracleProcedureUDS, in the package jet.datasource.oracle.

Note: Your oracle.jdbc.driver should use at least ojdbc14.jar.

Pick a task from the following: