<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 to BPM classloader. Used internally. Reference No
destdir Sets the output directory for the generated SQL scripts. File Yes
verbose Verbose output. boolean No Default is false
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 Path to Oracle BPM Enterprise installation directory. File No Defaults to value of fuego.basedir property of your Ant script.

Parameters accepted as nested elements