Question
How many SessionFactory and Session objects are created ?

Answers

Single SessionFactory object and multiple session objects for opening different session. Hibernate creates new Session object per thread.   Your Comment




More Software,Java Questions..
What is the inputsplit in map reduce software?

Can variables be used in Java without initialization?

What is the difference between java bean and enterprise java bean?

What is software configuration management?

How does the java database connectivity (jdbc) work?

What are the advantages of threads in java?

What Is Java Api For Xml-based Rpc (jax-rpc)?

How can you implement fine-grained auditing?

What is IBM’s simple explanation for Big Data’s four critical features?

What is static synchronized method in JDBC API? Give an example?

What does the NULLIF function do?

What happens if a start method is not invoked and the run method is directly invoked?

Should we override finalize method

what is the difference between mysql_fetch_array and mysql_fetch_object?

How will XML affect my document links?

What is object cloning in Java?

Why to use Style Sheets?

What are Filters in MVC?

Can you explain Application layer in OSI model?

How to define new testplan attributes?



Search
Can you Answer!!
  • Q But my tests need me to exercise objects outside browser, how do i achieve it?
  • Q According to which article, state council can be formed or dissolved –
  • Q _______is a global system of interconnected govermmental, academic, corporate, public, and private computer networks.
  • Q Discuss the following: Design specifications
  • Q What does leadership mean?
  • Q Where was the 14th World Conference on Tobacco or Health was held recently (March 8, 2009)
  • Q What is the use of "enctype" attribute in a html form?
  • Q Bhartiya Mahila Bank Chairman:
  • Q The birth place of Sankaracharya:
  • Q The result of the constitution (the power the fed gov does not hold is automatically transferred to state gov) is commonly reffered to.... (A)Statutory law (B)Dual sovereignty or federalism (C)The federal gov (D)Congress
  • Q How will you print count of empty strings in java 8?