| Package | Description | 
|---|---|
| org.apache.torque.generator.template | 
      This package contains the handling of template-based outlets
      in the Torque generator. | 
| org.apache.torque.generator.template.groovy | 
      This package contains the handling of groovy outlets in the 
      Torque generator. | 
| org.apache.torque.generator.template.velocity | 
      This package contains the handling of velocity outlets in the 
      Torque generator. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | TemplateOutletImplAn implementation of the TemplateOutlet interface. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | GroovyOutletA Outlet which uses groovy for generation. | 
| class  | GroovyScriptOutletA Outlet which uses a groovy script for generation. | 
| class  | GroovyTemplateOutletA Outlet which uses a groovy template for generation. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | VelocityOutletA Outlet which uses a velocity template for generation. | 
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.