#!/usr/bin/env groovy // Add JDBC driver to classpath as part of this script's bootstrapping. // See <a href="https://marxsoftware.blogspot.com/2011/02/groovy-scripts ...
The new version of the Groovy programming language aims to make life easier for programmers who work with Java and SQL, the language’s developers note. Last month, SpringSource, a division of VMware, ...
Groovy‘s RootLoader is a handy class that can be used to encapsulate a Groovy script’s reference to external classpath dependencies within the script itself. The documentation for RootLoader states, ...