<fuego : generatei18scripts>

Description

Generates the SQL script to migrate tables to support unicode.

A set of SQL scriptd are generated in order to migrate tables to support unicode.

Example:

<fuego:generatei18scripts
                           basePath="${basedir}"
                           destDir="/tmp/sql"/>
 

Parameters

Attribute Description Type Required?
loaderref Reference ?
destdir Sets the output directory for the generated SQL scripts. File Yes
verbose boolean ?
basepath Sets the base path for the modules directory. File Yes
oracleonlineredefinition Sets wether Oracle online table redefinition scripts will be generated. boolean No Defaults to false
fuegobasedir File ?

Parameters accepted as nested elements