Package | Description |
---|---|
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 |
GroovyOutlet
A Outlet which uses groovy for generation.
|
class |
GroovyScriptOutlet
A Outlet which uses a groovy script for generation.
|
class |
GroovyTemplateOutlet
A Outlet which uses a groovy template for generation.
|
Modifier and Type | Class and Description |
---|---|
class |
VelocityOutlet
A Outlet which uses a velocity template for generation.
|
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.