Quantcast
Channel: Java Programming Forum - Learn Java Programming - Hibernate
Viewing all articles
Browse latest Browse all 76

Session and SessionFactory

$
0
0
In the hibernate examples I have seen session object is closed by calling session.close() , but sessionfactory is never closed. Is a sessionfactory object not needed to be closed?

Viewing all articles
Browse latest Browse all 76

Trending Articles