aspose file tools
The moose likes Object Relational Mapping and the fly likes Hibernate is a session-based ORM framework. Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Databases » Object Relational Mapping
Reply Bookmark "Hibernate is a session-based ORM framework." Watch "Hibernate is a session-based ORM framework." New topic
Author

Hibernate is a session-based ORM framework.

shyam ji gautam
Ranch Hand

Joined: Sep 17, 2011
Posts: 46
what the session is and what impact it has on applications. So what is a session?

please suggest me with reference to the database


thanks
Anurag Verma
Ranch Hand

Joined: Mar 30, 2012
Posts: 118

read it here -
http://docs.jboss.org/hibernate/orm/3.5/api/org/hibernate/Session.html
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Hibernate is a session-based ORM framework.
 
Similar Threads
ASP
ASP
Need Help
Tomcat saves the sessions even if I stop application!!!
transfer from jsp to servlet