On 8/29/07, Nodet Guillaume <[EMAIL PROTECTED]> wrote:
> Btw, I was wondering if a consumer could be implemented for JDBC too:
> an example would be a polling consumer that polls for rows in a given
> table
> and send a message for each new row (we need a strategy to determine if
> a row is new: it could be deleting processed rows or flagging them
> somehow)...

Agreed! FWIW the JPA component does that...
http://activemq.apache.org/camel/jpa.html

-- 
James
-------
http://macstrac.blogspot.com/

Reply via email to