what is the use of hibernate.cfg.xml in Hibernate?
To create the connection pool and setup required environment
To configure bean management setup environment
To talk to the database directly with out this configuration file
To create an object and map the data with corresponding object