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
I am newbie in J2EE & looking for strong basic behind each concept as, Why do we use private access specifier before each variable of type property bcoz ultimately to access it outside the class we use public method as getter & setter ? If we use getter & setter to access it outside the class so better we make variable as public so that it is easily available outside of the class... Please guide me why do we use as private ????
Why is java used?
What is component contract?
What is web container in j2ee?
How do you make a class immutable in java?
What is iso 3166?
Is j2ee a framework?
What is awt panel java?
Is eclipse written in java?
What is mean by j2ee?
In DAO we are writting sql queries , how it is possible with creating and closing database connections.
Define authorization constraint?
How long does it take to master java?
Is string a primitive data type in java?
What is j2ee technology?