I have a Java EE Hibernate project, and I\'m using MySQL as a database.
I want that when I first time run the project, it will create the database automatically.
create
will do