Relative Content

Tag Archive for javapostgresqloraclejasper-reportsdatabase-migration

.jrxml Oracle to Postgres Migration

My company is a migration partner.
We have to migrate Client DB from Oracle to Postgres and is already taken care of by companies automation tool DMAP, that is available in market.
1st Level Challenge is to remediate all the embedded queries from the Java application source code, which again is taken care of by DMAP.
Now 2nd level challenge is, that this Java application has Jasper reports.
I have a clue that it’s easy to configure, but the problem is I don’t know much about Jasper reporting. Could someone guide me to find out where DB connections are present and how they can be tuned for Postgres?