Last Published: 2012-10-12
|
Version: 4.0-beta2-SNAPSHOT
General information
Overview
News and Status
Downloads
Addons
Changes
Old Changes
Wiki
Issue tracker
Mailing lists
Tools
License
Team
Developer Information
Sponsorship
Security
Thanks
Module Documentation
Modules
Generator
Templates
Maven Plugin
Ant Tasks
Runtime
Tutorial
ORM
step1-ant
step1-maven
step2
step3-ant
step3-maven
step4
step5
step6-ant
step6-maven
Code Generation
Migration from Torque 3
Other Documentation
Supported Databases
Database Howtos
Other Howtos
Previous releases
Torque 3.3
Torque ORM Tutorial
The Torque ORM Tutorial consists of the following steps:
Step 1: Configuring the Torque generation process (for
ant
or
maven
)
Step 2:
Defining the database schema
Step 3: Invoking the Torque generator (for
ant
or
maven
)
Step 4:
Configuring the Torque Runtime
Step 5:
Writing a Sample Application
Step 6: Compiling and Running the Sample Application (for
ant
or
maven
)