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)