2006-03-27 Apache Torque Torque is an object-relational mapper for Java. Torque is an object-relational mapper for Java. In other words, Torque lets you access and manipulate data in a relational database using java objects. Unlike most other object-relational mappers, Torque does not use reflection to access user-provided classes, but it generates the necessary classes (including the Data Objects) from an XML schema describing the database layout (which can either be written by hand or generated from an existing database). The XML schema can also be used to generate and execute a SQL script which creates all the tables in the database. Java Torque 2013-03-01 4.0 Torque 2008-02-29 3.3 Torque 2006-11-23 3.3-RC1 Torque 2005-12-10 3.2