Uses of Package
org.apache.torque.generator.template
Packages that use org.apache.torque.generator.template
Package
Description
This package contains the handling of template-based outlets
in the Torque generator.
This package contains the handling of groovy outlets in the
Torque generator.
This package contains the handling of velocity outlets in the
Torque generator.
-
Classes in org.apache.torque.generator.template used by org.apache.torque.generator.templateClassDescriptionAn Filter which preprocesses a template.A Outlet which interprets a template.
-
Classes in org.apache.torque.generator.template used by org.apache.torque.generator.template.groovyClassDescriptionA Outlet which interprets a template.An implementation of the TemplateOutlet interface.
-
Classes in org.apache.torque.generator.template used by org.apache.torque.generator.template.velocityClassDescriptionAn Filter which preprocesses a template.A Outlet which interprets a template.An implementation of the TemplateOutlet interface.