Quantcast
Channel: Groovy Archives - Java Code Geeks
Viewing all articles
Browse latest Browse all 10

Groovy SQL Example

$
0
0
1. Groovy SQL – Introduction Apache Groovy (Groovy) is an object-oriented dynamic programming language for the Java platform. It is dynamically compiled to the Java Virtual Machine (JVM) bytecode, and inter-operates with other Java source codes and libraries. Groovy is written in Java and was first released in 2007. Groovy SQL module provides a higher-level abstraction on JDBC …

Viewing all articles
Browse latest Browse all 10

Trending Articles