facebook

Hibernate Base Class

💡
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
  • #214806 Reply

    When I generate the hbm.xml file the dialogue asks for a base class, I’m not sure what goes there.

    Lee

    #214812

    Riyad Kalla
    Member

    Lee,
    I believe its the base class for your DTOs. You don’t have to fill it in if you don’t want to.

    #214820

    snpe
    Member

    It is good idea that you have base class – you can set empty class for beginning
    This class is for generic things, like generic toString, hibernate isUnsaved etc

    regards

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Hibernate Base Class

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