[hibernate-issues] [Hibernate-JIRA] Commented: (HBX-952) some way to generate DDL output

Dan Allen (JIRA) noreply at atlassian.com
Thu Jun 21 15:01:52 EDT 2007


    [ http://opensource.atlassian.com/projects/hibernate/browse/HBX-952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_27300 ] 

Dan Allen commented on HBX-952:
-------------------------------

Appears to be a duplicate of HBX-814

> some way to generate DDL output
> -------------------------------
>
>                 Key: HBX-952
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HBX-952
>             Project: Hibernate Tools
>          Issue Type: Improvement
>          Components: eclipse
>         Environment: Eclipse 3.2.2
> Hibernate Tools beta10
>            Reporter: Dan Allen
>   Original Estimate: 3 days
>  Remaining Estimate: 3 days
>
> After diligent searching, I could not find a way to get the generated DDL for the current hibernate.dialect from the Hibernate Console in Eclipse.  Either this feature isn't available, or it needs to be better documented so that someone can locate its whereabouts.
> What I am looking for is an output that looks like
> CREATE TABLE foo (
>   id bigint(20) unsigned NOT NULL auto_increment
> )
> and so on...
> I would think this would be an "exporter", but no dice.

-- 
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