Chapter 5 Customizing Generation with GTL
GTL templates are commonly used for generating files. If your template is going to be used in generation, it must be referenced in a generated file.
To create a generated file:
To create a template:
Template naming convention
We encourage you to name your templates using camelCase, starting with a lowercase letter, in order to avoid clashes with property and collection names which, by convention use full CamelCase.
To reference a template in a generated file:
%myTemplate%
Copyright (C) 2008. Sybase Inc. All rights reserved. |
![]() |