facebook

reverse engeneering support many to many?

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

    Mican
    Member

    Hi, i have some questions to myeclipse hibernate reverse engineering:

    – supper the reverse engeineering many-to-many relations ?
    – why the reverse engineering tool not generate findby date methods when I have sql attributes in my table?
    – what are the advantages when I choose abstact classes in the generatrion?

    thank you..

    #263401 Reply

    Riyad Kalla
    Member

    supper the reverse engeineering many-to-many relations ?

    not yet, but soon.

    why the reverse engineering tool not generate findby date methods when I have sql attributes in my table?

    I will file this as an enhancement request.

    what are the advantages when I choose abstact classes in the generatrion?

    This allows you to customize the classes if you need to. For example, if you generate Abstract base classes, you can edit the concrete subclasses with custom methods, and then still safely regenerate the mappings, which will overwrite the abstract base classes instead of your customized concrete subclass.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: reverse engeneering support many to many?

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