[hibernate-issues] [Hibernate-JIRA] Created: (HHH-2020) Pass 'format' parameter from SchemaExportTask (Ant) to SchemaExport
Peter Connolly (JIRA)
noreply at atlassian.com
Mon Aug 21 16:19:19 EDT 2006
Pass 'format' parameter from SchemaExportTask (Ant) to SchemaExport
-------------------------------------------------------------------
Key: HHH-2020
URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-2020
Project: Hibernate3
Type: Improvement
Components: core
Versions: 3.2.0.cr2
Environment: Hibernate 3.2.0.cr2, MySQL 5.0.22
Reporter: Peter Connolly
Priority: Minor
The SchemaExportTask class does not accept or pass-through the 'format' parameter used by the SchemaExport class to "pretty-print" the DDL output. Affected source is:
Hibernate3/org/hibernate/tool/hbm2ddl/SchemaExportTask.java
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
More information about the hibernate-issues
mailing list