SQL fluent interface API
Add the following repository to your project:
<repository>
<id>flsusp-releases</id>
<url>http://flsusp.github.com/flsusp-maven-repo/releases/</url>
</repository>
and the following dependency:
<dependency>
<groupId>br.com.datastore</groupId>
<artifactId>datastore</artifactId>
<version>0.1.1</version>
</dependency>