Multiple choice technology programming languages First step in hibernate application is to : Retreive Hibernate session persist objects Save session config hibernate.cfg.xml Reveal answer Fill a bubble to check yourself D Correct answer Explanation In a Hibernate application, the very first configuration and bootstrap step involves configuring and loading the hibernate.cfg.xml file to build the SessionFactory before any sessions can be opened or objects persisted.