view flys-artifacts/doc/conf/seddb-db.xml @ 3260:fe3221cf47c4

Themes: Added xml processing instructions. flys-artifacts/trunk@4899 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Sun, 08 Jul 2012 09:44:05 +0000
parents b0f59d42ae4f
children fb9dcc68b9c2
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8" ?>
<seddb-database>
    <!-- This is the default SedDB db configuration. -->
    <user>sedb</user>
    <password>sedb</password>
    <dialect>org.hibernate.dialect.PostgreSQLDialect</dialect>
    <driver>org.postgresql.Driver</driver>
    <url>jdbc:postgresql://localhost:5432/seddb</url>
</seddb-database>

http://dive4elements.wald.intevation.org