|
Hibernate Use
Hi Every one,
I am learning Hibernate.For this i am following tutorials form different websites.In every tutorial they gave examples for saving data or to update data.I couldn't find any examples for retrieving data(like retrieving a row depending on some condition ) .Now my doubt is,Can't we use hibernate for retrieving data form a table? If we can,how to do that ? what are different operations that we can perform with hibernate ? Can any one please tell me.
Thank q very much,
sireesha.
|