InterviewSolution
Saved Bookmarks
| 1. |
What Is Enable Database? |
|
Answer» Play Framework allows in-built support for H2 DATABASE. For enable database, it opens the application.conf file and a document FOLLOWS these two RULES.
Play Framework allows in-built support for H2 database. For enable database, it opens the application.conf file and a document follows these two rules. |
|