What’s the use of the option “hbm2ddl.auto” in Hibernate Configuration File?

  1. Sets the Necessary Configuration for JDBC Connection

  2. Sets the mapping files for persistent Classes.

  3. Turns on automatic generation of database schemas - directly into the database.

  4. Specify the JDBC Connectivity to happen during startup.


Correct Option: C

Find more quizzes: