adspace


What should sessionfactory be placed so that it can be easily accessed?

Answer Posted / Tarun Agarwal

SessionFactory should be placed in a central location, such as a utility or singleton class, so that it can be easily accessed by all parts of the application needing access to the database.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is latest hibernate version?

493