T201704031307

This commit is contained in:
Leander
2017-04-03 13:07:43 +02:00
parent 555c14b279
commit 7827e582d5
4 changed files with 29 additions and 1 deletions

11
.idea/dataSources.xml generated Normal file
View File

@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="DataSourceManagerImpl" format="xml" multifile-model="true">
<data-source source="LOCAL" name="PostgreSQL - CSDB@lamp.wlan.hwr-berlin.de" uuid="6b4ffb0f-12f7-4d00-a382-ec0cee24f738">
<driver-ref>postgresql</driver-ref>
<synchronize>true</synchronize>
<jdbc-driver>org.postgresql.Driver</jdbc-driver>
<jdbc-url>jdbc:postgresql://lamp.wlan.hwr-berlin.de:5432/CSDB</jdbc-url>
</data-source>
</component>
</project>