GSQL supports easier access to databases using Groovy.
Groovy has inbuilt SQL support. If that doesn't meet your needs, consider this module.
The source code can be found here :
Examples
SqlGeneratorTest.groovy
Labels
GSQL supports easier access to databases using Groovy.
Groovy has inbuilt SQL support. If that doesn't meet your needs, consider this module.
The source code can be found here :