16 lines
678 B
XML
16 lines
678 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4">
|
|
<component name="FacetManager">
|
|
<facet type="jpa" name="JPA">
|
|
<configuration>
|
|
<setting name="validation-enabled" value="true" />
|
|
<datasource-mapping>
|
|
<factory-entry name="jpademoTestUnit" />
|
|
<factory-entry name="jpademoUnit" />
|
|
</datasource-mapping>
|
|
<naming-strategy-map />
|
|
<deploymentDescriptor name="persistence.xml" url="file://$MODULE_DIR$/src/main/resources/META-INF/persistence.xml" />
|
|
</configuration>
|
|
</facet>
|
|
</component>
|
|
</module> |