• 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

Configuring Hibernate/Database settings in Eclipse

 
Ranch Hand
Posts: 323
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I installed the Hibernate plugin for Eclipse, but I'm not sure how to set it up and use it. Are there any good tutorials for it's setup and use?

AFAIK, there's supposed to be a part where you can run HQL queries against the database, but I can't find it. Where is it or am I just misremembering?

Also, I tried to set up the Data Source Explorer to point to my Hibernate database, but I can't see to get it connected to the right one. What am I missing?

Sorry 'bout the overly broad questions, but I'm not really sure what I'm doing with it yet.
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic