view flys-aft/src/main/resources/sql/aft-oracle-jdbc-oracledriver.properties @ 5674:c6a6ef2d4e7e

Add i18n for mapfish_data variables. A bit ugly because we save the sorting information and in which json dictionary they should be put in their name.
author Andre Heinecke <aheinecke@intevation.de>
date Fri, 12 Apr 2013 12:53:06 +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