Commit c1253309 by Juho Juopperi

missing platform file

1 parent 54411aa0
...@@ -11,8 +11,8 @@ ...@@ -11,8 +11,8 @@
value="database" /> value="database" />
<property name="eclipselink.logging.logger" value="ServerLogger" /> <property name="eclipselink.logging.logger" value="ServerLogger" />
<property name="eclipselink.jdbc.uppercase-columns" value="false" /> <property name="eclipselink.jdbc.uppercase-columns" value="false" />
<property name="eclipselink.target-database" <!-- <property name="eclipselink.target-database"
value="fi.insomnia.bortal.database.LanBortalPostgresqlPlatform" /> value="fi.insomnia.bortal.database.LanBortalPostgresqlPlatform" /> -->
</properties> </properties>
</persistence-unit> </persistence-unit>
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!