Profile
Achievement
kouphax's Recent SnippetsTagged groovy
- All /
« Prev 1 Next »
Use this command to prevent seeing ....68 more type stack trace message in Grails output.
0
625
posted 16 years ago by kouphax
Using Groovy you can extend the Sql, DataSet and GroovyResultSet objects present in the language to do simple object mapping similar to iBatis et al. An example of using the code below
/* POGO used in the mapping */
class BranchFax {...
0
1115
posted 16 years ago by kouphax