Framework-Orm-Factory/.idea/dataSources.xml

12 lines
528 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="DataSourceManagerImpl" format="xml" multifile-model="true">
<data-source source="LOCAL" name="test" uuid="7c1afbe1-6652-44ff-9a8d-5f24828d480a">
<driver-ref>h2.unified</driver-ref>
<synchronize>true</synchronize>
<jdbc-driver>org.h2.Driver</jdbc-driver>
<jdbc-url>jdbc:h2:file:~/h2/test;MODE=MySQL;AUTO_SERVER=TRUE</jdbc-url>
<working-dir>$ProjectFileDir$</working-dir>
</data-source>
</component>
</project>