Hi,
Apologies if this is a really dumb question but I am fairly new to HIbernate and MyEclipseIDE.
I have managed to persist some data to my database but am having problems retrieving the data using the session.find method as recommended in the book I am following, the method does not seem to exist within the Session class.
Where am I going wrong?
Thanks
Paul