Question
What is the purpose of using HibernateTemplate

Answers

HibernateTemplate is a spring template that is used as a class to simplify the interaction with the Hibernate Session. HibernatTemplate includes simplified single method calls that are used to close the sessions automatically. It includes the exception handler that catches the exception automatically and converted it in runtime. There are classes used in Hibernate that provides different methods for query and to retrieve the data from the database. The helper class that is provided is org.springframework.orm.hibernate. HibernatTemplat is used to check and convert the HibernateExceptions into unchecked DataAccessExceptions.   Your Comment




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

What is software configuration management?

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?

Why to use Style Sheets?

What are Filters in MVC?

Can you explain Application layer in OSI model?

How to define new testplan attributes?

What are the minimum system requirements to run Photoshop? Is it possible to run Photoshop over linux?

Which oracle package is used to manage the oracle lock management services?

What is Latch Up? Explain Latch Up with cross section of a CMOS Inverter. How do you avoid Latch Up?

What is marker interface?

What types of partitioning are there for BW?



Search
Can you Answer!!
  • Q South pole is located in the continent of ?
  • Q What a database is and what makes a database relational
  • Q What is a newtonian fluid?
  • Q How much extra message length is caused by using RSA?
  • Q The largest museum in India is located in
  • Q Describe how a HDFS client will read a file in HDFS, like will it talk to data node or namenode … how will data flow etc?
  • Q Why CI is used for most m/c tools (dampening).
  • Q Explain Cascade Control system with a diagram. What would happier if a single controller were used ?
  • Q What conditions cause a discount on bonds payable?
  • Q A formal agreement between individual and parties
  • Q Explain the JDBC Architecture?