...
Then reference the driver above from your BIRT report as described here and change the data source configuration to:
Driver Class: com.kintosoft.jira.birt.JiraDBDriver
Database URL: jdbc:jira-db:
Username:
Password:
Upload it to Jira. The report will take a connection from the Jira database pool (the same connection that is used by the Jira application internally)
...