![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
<DDLGeneratorTask
action="action"
targetDirectory="path to the samples directory"
targetFilePrefix="targetFilePrefix"
modelProfiles="modelProfiles"
dbType="dbtype"
dialect="dialect"
username="username"
password="password"
dbUrl="dbUrl"/>
The action is case insensitive. The prefix for the generated scripts. Used only when the targetFilePrefix attribute is used.
• The password for the specified username attribute can be either clear text or encrypted value.
•
•
1.
2.
3. Edit the generate_ddl.xml file and update the DDLGeneratorTask element. See DDLGeneratorTask for more information.
4. Execute ant -f generate_ddl.xmlSample DDLGeneratorTask element
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |