what is the purpose and activity of SessionFactory in
hibernate?
Answers were Sorted based on User's Feedback
Answer / shoshmi
Configuration().configure().buildSessionfactory();
what is the work of this above code..plz explain briefly
| Is This Answer Correct ? | 3 Yes | 7 No |
Answer / 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 |
to update a batch in a table in jdbc which method of statement object is used
How many types of modules is defined by j2ee specification?
What is architecture neutral in java?
What is javamail?
Which edition of java is used for developing web application?
How will you explain cdata?
What are the main components of the j2ee application?
What are the topics in j2ee?
What is java advanced?
Why is java used?
What is the name of java compiler?
What spring is in related to j2ee?