You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
826 B
23 lines
826 B
<?xml version="1.0" encoding="UTF-8"?>
|
|
<module type="JAVA_MODULE" version="4">
|
|
<component name="FacetManager">
|
|
<facet type="hibernate" name="Hibernate">
|
|
<configuration>
|
|
<datasource-map>
|
|
<unit-entry name="hibernate.cfg.xml" value="de9cc106-e395-49cd-8c89-b24234398d58" />
|
|
</datasource-map>
|
|
<naming-strategy-map />
|
|
<deploymentDescriptor name="hibernate.cfg.xml" url="file://$MODULE_DIR$/src/main/resources/hibernate.cfg.xml" />
|
|
</configuration>
|
|
</facet>
|
|
<facet type="jpa" name="JPA">
|
|
<configuration>
|
|
<setting name="validation-enabled" value="true" />
|
|
<datasource-mapping>
|
|
<factory-entry name="Entities" />
|
|
</datasource-mapping>
|
|
<naming-strategy-map />
|
|
</configuration>
|
|
</facet>
|
|
</component>
|
|
</module> |