What is the general flow of Hibernate communication with RDBMS?

What is the general flow of Hibernate communication with RDBMS?

Hi,

What is the general flow of Hibernate communication with RDBMS?

thanks,

View Answers

April 18, 2013 at 6:27 PM

hi friend,

To communicate with RDBMS Hibernate may follow the following steps :

  • At first it requires to create a configuration object and load the configuration file.
  • Then it is required to create a session factory from configuration object
  • Gets the session from session factory
  • Starts the transaction
  • Write the query (HQL)
  • Execute the query









Related Tutorials/Questions & Answers:
What is the general flow of Hibernate communication with RDBMS?
What is Hibernate
Advertisements
What is Hibernate
What is Hibernate
What is Hibernate
What is hibernate ?
what is hibernate - Hibernate
General - Hibernate
Hibernate:What is hibernate?
Hibernate:What is Hibernate proxy?
What is the data flow in Hadoop?
What is the data flow in Hadoop?
What is Hibernate and what is its use?
What is Hibernate and what is its use?
What is Hibernate proxy?
What is review of Hibernate in Java?
What is review of Hibernate in Java?
What is review of Hibernate in Java?
What is Hibernate Framework?
What is Hibernate sessionfactory
general
What is component mapping in Hibernate?
What are the Collection types in Hibernate ?
What are derived properties in hibernate?
What are the benefits of ORM and Hibernate?
What is hibernate technology in java?
What are dialects in hibernate?
What is the use of Hibernate?
What is the use of Hibernate is used?
What is Hibernate Criteria Transformer?
what is an entity in hibernate?
What is prerequisite to learn Hibernate?
What are criteria Queries in Hibernate?
What is lazy fetching in hibernate
What is Maven dependency for Hibernate?
What are the advantages of Hibernate?
what is object chaining? - Hibernate
HIbernate:What are the ORM levels?
Flow control of hibernate application..
What's new in Hibernate 5?
What are the Core interfaces are of Hibernate framework?
What is Hibernate Query Language (HQL)?
What are the types of inheritance models in Hibernate?
What is the advantage of hibernate over JDBC?
What is the advantage of hibernate over JDBC?
What is the difference between hibernate and spring
What the four ORM levels are in hibernate?
What is the default cache service of hibernate?
What are different environments to configure hibernate?
What is the use of Hibernate Native SQL?

Ads