A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
The Mikado Method
this week in the
Agile and other Processes
forum!
JavaRanch
»
Java Forums
»
Databases
»
Object Relational Mapping
Author
Resulset in hibernate
Dura Hurtado
Ranch Hand
Joined: Feb 16, 2011
Posts: 120
posted
Aug 03, 2011 03:18:37
0
Hi ,
I am trying to get a resulset from my database througth hibernate, then ¿ is the next line equivalent to a resultset in
jdbc
?
List list = session.createQuery("from bean.Content").list();
Thanks
I agree. Here's the link:
http://aspose.com/file-tools
subject: Resulset in hibernate
Similar Threads
package org.hibernate.validator does not exist
How to find the column names..???
How to send the Resulset values to a JSP page from servlet?
SQLException....
Which design pattern JDBC-Resulset implements : Bridge, iterator, composite, factory
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter