facebook

Hibernate Wizard Creates which files

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #215721 Reply

    Hi…just want to confirm the following:

    For running the hibernate wizard on Table, it produces
    1. Table.hbm.xml
    2. AbstractTable.java
    3. Table.java

    Am I missing anything else?

    Lee

    #215726

    Riyad Kalla
    Member

    Lee,
    Asking Jeff to have a look at this. I believe you are correct (it also modifies the hibernate.cfg.xml file IIRC, but you seem to be only wanting to know what files are created).

    #215779

    support-jeff
    Member

    Iff you have complex ids (multi-column), a TableCompositeKey.java file is also produced.

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Hibernate Wizard Creates which files

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