

MCQOPTIONS
Saved Bookmarks
1. |
The file which is the standard JPA configuration file to enable the Hibernate-based JPA implementation. |
A. | src/main/resources/META-INF/spring/database.properties |
B. | src/main/resources/META-INF/persistence.xml |
C. | src/main/resources/META-INF/pom.xml |
D. | none of the mentioned |
Answer» C. src/main/resources/META-INF/pom.xml | |