Hello

can I use a properties file to set the table owner in my sql statements?
for example:

      SELECT u.*
        FROM $owner$.user u
       WHERE cduser = #cduser#

until now I pass a parameterClass="map" with two Key: cduser and owner
Can i put owner in a properties file and avoid to pass it in the parameter map?


--
Emiliano Armellin
Get Firefox!
Get Thunderbird

<<inline: trust.gif>>

<<inline: thunderbird_small.png>>

Reply via email to