Forum Discussion

alibaba82's avatar
alibaba82
Super Contributor
17 years ago

reading datasource (JDBC) values into a groovy script

I have a jdbc datasource which returns some records. I want to read them (some specific column) into a list in groovy. How can I do this? THanks Ali