| Artifact | Description |
|---|---|
| maven-torque-plugin (12) | Maven Plugin for Torque |
| torque (25) | Torque is a persistence layer. |
| torque-gen (20) | Generator for Torque. |
| torque-gen-templates (8) | Templates for the Generator for Torque. |
| village (2) | Village is a 100% Pure Java API that sits on top of the JDBC API. The purpose of this API is to make it easier to interact with a JDBC compliant relational database. By using Village, it is possible to execute and manage select/insert/update/delete SQL statements without having to actually write a single line of SQL. Village can use any valid JDBC Connection object, so it is possible to use Village with a JDBC Connection pool. |