kouphax


Member since 10/01/2008

Location: Belfast, United Kingdom

3 snippets

2425 profile views

5 Comment(s) Posted

View their favorites

their Tags


Profile

Achievement

first submission:submitting first snipplet

kouphax's Recent Groovy Snippets



« Prev 1 Next »
This script will alow you to download files from a remote FTP
2 1117 posted 15 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 891 posted 15 years ago by kouphax
Calculates the number of Months between 2 given dates
1 1541 posted 15 years ago by kouphax
« Prev 1 Next »