what is the purpose and activity of SessionFactory in
hibernate?
Answer Posted / rajan
To Create Session object to use hibernate in an
application SessionFactory is required.
When buildSessionFactory()method is called hibernate
decides about various sql statements,that has to be used to
access various tables and creates SeessionFactory object.
This operation is expensive and it should be used only once.
Is This Answer Correct ? | 8 Yes | 7 No |
Post New Answer View All Answers
Is java is a technology?
Is eclipse written in java?
What is the best java course?
What is external subset?
Explain j2ee architecture.
What is the difference between java and j2ee?
What software is needed for java programming?
Is java procedural or object oriented?
What is main method in java?
What is the latest technology used in java?
What are the topics in j2ee?
What is j2ee product provider?
Give some advantages of orm (object-relational mapping)?
What are the modules of j2ee?
What is 2 stands for in j2ee?