The <print-ddl> tag has no child tags. You can use it to print the DDLs used. The data is exported to standard output. Using this tag is similar to running the startSQLRepository script with the -outputSQL or -outputSQLFile <file> argument. See the startSQLRepository Script and the Template Parser section in the Development, Testing and Debugging with the SQL Repository chapter.

print-ddl Tag Attributes

Attribute

Description

Value

database-name

The name of the database vendor. This attribute lets you generate SQL appropriate for your production database software.

Optional. Valid values are:

db2
microsoft
oracle
solid
sybase

 
loading table of contents...