view flys-aft/src/main/resources/sql/aft-oracle-jdbc-oracledriver.properties @ 5658:995320711d80

Temporary remove classification from floodmap plane theme editor (#801).
author Christian Lins <christian.lins@intevation.de>
date Thu, 11 Apr 2013 13:58:18 +0200
parents 7a68967ca72a
children
line wrap: on
line source
select.abflusstafel = \
    SELECT ABFLUSSTAFEL_NR, \
           ABFLUSSTAFEL_BEZ, \
           GUELTIG_VON, \
           GUELTIG_BIS, \
           PEGELNULLPUNKT, \
           AT.BFG_ID \
    FROM ABFLUSSTAFEL AT \
    WHERE MESSSTELLE_NR LIKE :number

http://dive4elements.wald.intevation.org