Mercurial > dive4elements > river
view etl/src/main/resources/sql/aft-oracle-jdbc-oracledriver.properties @ 8448:e98dbf72c9ec
(issue1733) Fix switch between location and distance
This changes the enable methods to state switchers. Combining
them avoids the problem that they could be out of sync.
author | Andre Heinecke <andre.heinecke@intevation.de> |
---|---|
date | Mon, 27 Oct 2014 12:52:00 +0100 |
parents | 5aa05a7a34b7 |
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