Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Viewing SQL query result set values in a vm file?

Nageswarara Rao
Contributor
May 15, 2013

Hi

I wrote a java class in my jira plugin and executed a sql query , now i want to view those results in a velocity file.

how to do this

thanks in advance

1 answer

0 votes
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 15, 2013

Your code should have retrieved a result set from the SQL query. Add that to the "map" that gets fed into the .vm when the users land on the page.

We can't really be more specific than that - where the map is populated, and by what, depends on what your plugin is providing and how you've coded it. For example, a custom field may use method X to get the map, but an issue panel might have method Y or Z.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events