Welcome to our website
To take full advantage of all features you need to login or register. Registration is completely free and takes only a few seconds.
Get Groovy with JDBC programming
Posted by Philipp Esselbach on: 01/16/2005 05:18 PM [ Print | 0 comment(s) ]
Development is distinctively breezy with Groovy, and its lightweight syntax can alleviate some of the verbosity of JDBC in Java. This article shows you how to use GroovySql to build a simple data-reporting application. GroovySql combines closures and iterators to ease Java Database Connectivity (JDBC) programming by shifting the burden of resource management from you to the Groovy framework itself.
