what is the purpose and activity of SessionFactory in
hibernate?
Answer Posted / sk.bilal ahmed
The behaviour of a SessionFactory is controlled by
properties supplied at configuration time. These properties
are defined on Environment. Threads servicing client
requests obtain Sessions from the factory.Implementors must
be threadsafe.
Is This Answer Correct ? | 7 Yes | 12 No |
Post New Answer View All Answers
What is a java applet?
What is the difference between session bean and entity bean ?
How do I run java?
Define thin client?
Is java 100 percent pure object oriented?
Is j2ee and jee same?
What is j2ee component?
What is j2ee application model?
What is the ear file?
What is use of final keyword in java?
What is java advanced?
What is enterprise information system resource?
What is j2ee tutorial?
What is the concept of connection pooling?
What are the advantages of object-relational mapping (orm)?