facebook

Customizing with Hibernate Reverse Engineering

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

    I was able to modify the velocite templates found under C:\Program Files\MyEclipse 5.0GA\eclipse\plugins\com.genuitec.myeclipse.doc_5.0.1\html\quickstarts\hibernate\myeclipse_templates_5.0.zip and want to name my generated XXDAO.JAVA to xxDaoImpl.java could not find where it’s done. There should be a plugin config. file somewhere. Dont know how to rename it and I’m doing this so that I can do an Interface and named it XXDao.java

    Could anyone help?

    #259967 Reply

    com.genuitec.myeclipse

    #259989 Reply

    Haris Peco
    Member

    rassaad_omentis ,

    check <template_home>/dao/daohome.vm

    Best
    Peco

    #260074 Reply

    Brian Fernandes
    Moderator

    Rassaad,

    I’m afraid you won’t be able to change the name of the generated files using the templates. This is an enhancement that we have on the cards. In the meanwhile, you might want to try generating Basic DAOs as they do have an option allowing you to extend a Base class which implements a particular interface which seems similar to your structure.

    Best,
    Brian.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Customizing with Hibernate Reverse Engineering

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