• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Not able to create POJO and cog.xml files from netbeans 6.9 via reverse engineering

 
Ranch Hand
Posts: 1283
Netbeans IDE Chrome Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi I am using netbeans 6.9 and try to get reverse engineering to get pojo and cfg.xml files for the new tables but not able to generate it..I was following the below steps for it... but in my systems sometimes it is not showing generated reverse engineering file ...while on my friends system it is working fine...

Right-click the Source Packages node in the Projects window and choose New > Other to open the New File wizard.
Select Hibernate Reverse Engineering Wizard in the Hibernate category. Click Next.
Specify hibernate.reveng as the File Name and src/java for the Folder. Click Next.
Select hibernate.cfg.xml from the Configuration File drop down list, if not selected.
Select the following tables from Available Tables and click Add to add the tables to Selected Tables
 
And then the entire population worshiped me like unto a god. Well, me and this tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic