facebook

Hibernate Mapping Classes extending common classes

  1. MyEclipse Archived
  2.  > 
  3. Bugs
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #215246 Reply

    soprano
    Member

    Hello,
    I do appreciate MyEclipse feature of automatic Hibernate Class Mapping generation from DB trables.
    It only would be really cool if the tool could generate classes that NOT overwrite superclass methods that the generated classes extends.

    Example:
    I use java.util.logging.LogRecord to store logs in the database, and there´s no need for the MyEclipse generated class to create a method “setSourceClassName” for coulmn source_class_name when this method is already present in the LogRecord class.

    Hope the problem is clear.

    Thanks,

    Umberto

    #215274 Reply

    Riyad Kalla
    Member

    Umberto,
    Thank you for the report, I will file it.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Hibernate Mapping Classes extending common classes

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