[hibernate-issues] [Hibernate-JIRA] Updated: (HBX-930) hbm2ddl: no outpufile on update="true"
Stephane Verlet (JIRA)
noreply at atlassian.com
Fri Oct 19 17:26:38 EDT 2007
[ http://opensource.atlassian.com/projects/hibernate/browse/HBX-930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stephane Verlet updated HBX-930:
--------------------------------
Attachment: tools.patch
hibernate-3.2.patch
I encounter the same behavior. I am not if this is a bug or a desired feature but I just wanted a diff of my config from the db without auto update and without copy paste from the console.
I attached a patch that resolve the issue
> hbm2ddl: no outpufile on update="true"
> --------------------------------------
>
> Key: HBX-930
> URL: http://opensource.atlassian.com/projects/hibernate/browse/HBX-930
> Project: Hibernate Tools
> Issue Type: Bug
> Components: ant
> Affects Versions: 3.2beta9
> Environment: Hibernat 3.2, Oracle9i
> Reporter: Nick Folder
> Priority: Minor
> Attachments: hibernate-3.2.patch, tools.patch
>
>
> No outputfile is generated when option update is set to true.
> Example: <hbm2ddl export="false" outputfilename="sql.ddl" update="true" />
> Thanks
> B
--
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