Uses of Interface
org.apache.torque.generator.template.TemplateOutlet

Packages that use TemplateOutlet
org.apache.torque.generator.template This package contains the handling of template-based outlets in the Torque generator. 
org.apache.torque.generator.template.velocity This package contains the handling of velocity outlets in the Torque generator. 
 

Uses of TemplateOutlet in org.apache.torque.generator.template
 

Classes in org.apache.torque.generator.template that implement TemplateOutlet
 class TemplateOutletImpl
          An implementation of the TemplateOutlet interface.
 

Uses of TemplateOutlet in org.apache.torque.generator.template.velocity
 

Classes in org.apache.torque.generator.template.velocity that implement TemplateOutlet
 class VelocityOutlet
          A Outlet which uses a velocity template for generation.
 



Copyright © 2000-2012 The Apache Software Foundation. All Rights Reserved.