Anyone?
Am I the only one attempting serious database back-end work with cocoon?

--- Terry Brick <[EMAIL PROTECTED]> wrote:
> Looking through the doc and the source code, I don't see that it's possible to use 
> standard JDBC
> query parameter binding.  I would've expected to be able to do something like this...
> 
> <query>
> select * from foo where foo_date < ?
> <param type="date" value="${datevar}"/>
> </query>
> 
> .... or something along those lines.
> 
> Is something like this possible?  If not, I would conside the SqlTransformer thing 
> not ready for
> prime time.... what would be the suggested approach (besides implementing an 
> entirely custom
> approach, which I AM leaning toward at this point)?
> 
> 
>               
> __________________________________
> Do you Yahoo!?
> Yahoo! Mail - You care about security. So do we.
> http://promotions.yahoo.com/new_mail
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 



                
__________________________________
Do you Yahoo!?
Take Yahoo! Mail with you! Get it on your mobile phone.
http://mobile.yahoo.com/maildemo 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to