• 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

Hibernate tools / plugin options

 
Ranch Hand
Posts: 68
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

I am very new to the Hibernate. I am using the IBM WSAD 5.1.1 and I am looking for some featurers/tools/plugins to ease the hibernate workflow and implementation.

After I did quite a lot research, I got some clues:

Hibernate 3 come along with some tools which contains some plugin and features can help POJO/Map file code generation.

also, someone reconmend for the Hibernate Syncronizer and Hibernator, and also HiberClipse for the Eclipse Plugins.


Can someone tell me are the Hibernate tools same as the other plugins? which one is better?

Thanks

-Helen
 
Ranch Hand
Posts: 49
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
HI

I, will suggest Hibernate Syncronizer one more tool is there called hibernate-Beta-tools(Plug in for eclipse)....... where You can write even hibernate queries sessions ...etc will display all the records etc....time taken....etc,
 
ranger
Posts: 17347
11
Mac IntelliJ IDE Spring
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
If you are using Eclipse, JBoss IDE/Hibernate Tools directly from JBoss is your best bet.

Mark
 
reply
    Bookmark Topic Watch Topic
  • New Topic