view flys-artifacts/doc/conf/backend-db.xml @ 4333:2d3f8af87b7b

ExtremeAccess: Added helper method to find the values for (the range of) a km.
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Wed, 31 Oct 2012 13:45:14 +0100
parents b0f59d42ae4f
children
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8" ?>
<backend-database>
    <!-- This is the default backend db configuration. -->
    <user>flys</user>
    <password>flys</password>
    <dialect>org.hibernate.dialect.PostgreSQLDialect</dialect>
    <driver>org.postgresql.Driver</driver>
    <url>jdbc:postgresql://localhost:5432/flys</url>
</backend-database>

http://dive4elements.wald.intevation.org