facebook

How to using hbm2ddl tools in MyEclipse

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

    linkejian
    Member

    Hi
    In my IDE ,I can using XDoclet to transfor Java Class to hmb.xml file , But how to make ddl file in myEclipse ?

    MyEclipse Version 5.5
    Eclipse Version 3.2.1

    #285361 Reply

    Loyal Water
    Member

    You cannot generate DDL from hbm.xml, but you can generate it from the DB directly. You can get hibernate to auto-generate the tables for you using the property : hibernate.hbm2ddl.auto.

    #285375 Reply

    linkejian
    Member

    Thanks , But can I generte ddl from hbm.dll from eclipse IDE?

    #285404 Reply

    Loyal Water
    Member

    I’m sorry you can’t.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: How to using hbm2ddl tools in MyEclipse

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