comparison etl/src/main/resources/sql/aft-oracle-jdbc-oracledriver.properties @ 7730:e1b831fe435a slt-simplify-cross-sections

Merged default into slt-simplify-cross-sections branch and updated package and class names.
author Tom Gottfried <tom@intevation.de>
date Mon, 20 Jan 2014 14:04:20 +0100
parents 5aa05a7a34b7
children
comparison
equal deleted inserted replaced
5084:ca45dd039b54 7730:e1b831fe435a
1 select.abflusstafel = \
2 SELECT ABFLUSSTAFEL_NR, \
3 ABFLUSSTAFEL_BEZ, \
4 GUELTIG_VON, \
5 GUELTIG_BIS, \
6 PEGELNULLPUNKT, \
7 AT.BFG_ID \
8 FROM ABFLUSSTAFEL AT \
9 WHERE MESSSTELLE_NR LIKE :number

http://dive4elements.wald.intevation.org