Forum Discussion
HimanshuTayal
5 years agoCommunity Hero
praneeth12 : I am not getting what error you are facing could you please elaborate where have you stuck.
praneeth12
5 years agoOccasional Contributor
licNum = con.rows("SELECT * from LICENSE where LICENSE_NUMBER='564767' ")
I am getting data from data base all column values with below format useing jdbcRequst from groovy.
[{LICENSE_ID=421, IS_ACTIVE=1, LICENSE_CLASS_ID=1, APPROVED_EVENT_DATE=null}]
how to Set above Name and values to properties.