Mohan's HibernateBook
Hibernate Interview Questions
ContactUs
Please send your Questions & Answers or Feedback to "mohan@javabook.org"
What is the disconnect method ?
It will disconnect the connection. Again we can connect using the reconnect....
session.disconnect();
session.reconnect();
Newer Post
Older Post
Home