Mercurial > dive4elements > river
view flys-aft/src/main/resources/sql/aft-oracle-jdbc-oracledriver.properties @ 5249:9c4e2192810c
Use default paths which are the same paths used when
the h2 database is created when by the contrib/h2/create* scripts.
author | Andre Heinecke <aheinecke@intevation.de> |
---|---|
date | Tue, 12 Mar 2013 16:49:16 +0100 |
parents | d9f1202cef78 |
children | 7a68967ca72a |
line wrap: on
line source
select.abflusstafel = \ SELECT ABFLUSSTAFEL_NR, \ ABFLUSSTAFEL_BEZ, \ GUELTIG_VON, \ GUELTIG_BIS, \ PEGELNULLPUNKT, \ BFG_ID \ FROM ABFLUSSTAFEL \ WHERE MESSSTELLE_NR LIKE :number