facebook

JPA rev.eng. does not produce EntityManagerHelper or DAO cls

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

    kazoo
    Member

    Hi,

    I just updated from MyEclipse 8.5 to 8.6. I am trying to reverse engineer JPA classes for two simple Oracle tables. When I use the wizard “Generate Entities and Facades”, the wizard does not show the “create DAO” class like the it does in the JPA tutorial. Additionally, the process does not produce the EntityManagerHelper.java class. Is this no longer supported?

    #313778 Reply

    support-swapna
    Moderator

    kazoo,

    I could not replicate it at my end. The EntityManagerHelper.java is generated and ‘create DAO’ is also seen.

    Can you answer some questions for me?

    1. Can you copy paste your installation details from the menu bar MyEclipse > Installation Summary > Installation Details?
    2. How did you update to 8.6? Is it through Pulse or through MyEclipse Configuration Center?
    3. Did you see any errors during the update process?
    4. Can you check if there are any specific errors logged in the .log file which is located at <workspace dir>/.metadata folder? If yes then paste them here for me.

    the wizard does not show the “create DAO” class like the it does in the JPA tutorial.Additionally, the process does not produce the EntityManagerHelper.java class

    Can you send us the screenshots for the above? You can use the PM button for the same.

    #313793 Reply

    kazoo
    Member

    Thanks for your reply.

    There’s no issue. Just my misunderstanding.

    The “create DAO” option is only available when the project is a basic “Java Project”. My project is an EJB project and thus the wizard does not show this option but and alternative “create facade classes” option. Thanks for your help!!!

    #313812 Reply

    support-swapna
    Moderator

    kazoo,

    Glad that it is working.
    Let us know if you have any other issues.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: JPA rev.eng. does not produce EntityManagerHelper or DAO cls

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