I think you should look at remapResults paragraph in dev guide and use
something like

select LAST_UPDATED_USER  from $sometable$

Now the string passed to your single DAO method will be substituted for
$sometable$

Reply via email to