comparison artifacts/doc/conf/seddb-db.xml @ 7730:e1b831fe435a slt-simplify-cross-sections

Merged default into slt-simplify-cross-sections branch and updated package and class names.
author Tom Gottfried <tom@intevation.de>
date Mon, 20 Jan 2014 14:04:20 +0100
parents 5aa05a7a34b7
children eb65364040a8
comparison
equal deleted inserted replaced
5084:ca45dd039b54 7730:e1b831fe435a
1 <?xml version="1.0" encoding="UTF-8" ?>
2 <seddb-database>
3 <!-- This is the default SedDB db configuration. -->
4 <user>sedb</user>
5 <password>sedb</password>
6 <dialect>org.hibernate.dialect.PostgreSQLDialect</dialect>
7 <driver>org.postgresql.Driver</driver>
8 <url>jdbc:postgresql://localhost:5432/seddb</url>
9 <!--
10 <connection-init-sqls>ALTER SESSION SET CURRENT_SCHEMA=SEDDB</connection-init-sqls>
11 -->
12 </seddb-database>

http://dive4elements.wald.intevation.org