Uses of Class
org.apache.torque.generator.template.TemplateOutletImpl
Packages that use TemplateOutletImpl
Package
Description
This package contains the handling of groovy outlets in the
Torque generator.
This package contains the handling of velocity outlets in the
Torque generator.
-
Uses of TemplateOutletImpl in org.apache.torque.generator.template.groovy
Subclasses of TemplateOutletImpl in org.apache.torque.generator.template.groovyModifier and TypeClassDescriptionclassA Outlet which uses groovy for generation.classA Outlet which uses a groovy script for generation.classA Outlet which uses a groovy template for generation. -
Uses of TemplateOutletImpl in org.apache.torque.generator.template.velocity
Subclasses of TemplateOutletImpl in org.apache.torque.generator.template.velocityModifier and TypeClassDescriptionclassA Outlet which uses a velocity template for generation.