What are the most common methods of configuring Hibernate?
By placing hibernate.properties file in the classpath.
Including elements in hibernate.cfg.xml in the classpath.
both 1 and 2
none of the above