facebook

How to use Hibernate Schema export ?

  1. MyEclipse Archived
  2.  > 
  3. Database Tools (DB Explorer, Hibernate, etc.)
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #246572 Reply

    antoine
    Member

    Hi,

    Does anybody has an experience on the Schema export tools. It should create SQL script from hibernate db mapping.
    How to set it up nicely in eclipse/myeclipse ?

    thanks for your help

    #246615 Reply

    Riyad Kalla
    Member

    Please explain what you are trying to do here. Are you trying to generate the CREAT TABLE scripts for your database, reverse engineer your tables into Hibernate, etc?

    #246643 Reply

    antoine
    Member

    I try to generate table script (create table sql script) from hibernate mapping file. My project is driven by the UI. So I use Xdoclet tag in the beans to generate hibernate mapping and would like to generate automaticaly sql script from this mapping.

    Hibernate has some tools to do so (org.hibernate.tool.hbm2ddl.SchemaExport)
    I was just asking if someone achieved to configure this tool in an eclipse +MyEclipse environnement. This tools is also defined as an Ant task org.hibernate.tool.hbm2ddl.SchemaExportTask.

    Thank you

    #246646 Reply

    Haris Peco
    Member

    Antoine,

    It’s great features.We will add it, soon

    Thanks

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: How to use Hibernate Schema export ?

You must be logged in to post in the forum log in