Hi,
I want to do a conditional select on a table using camel-hibernate and it
should happen every 1 minute.
Once the record is consumed, I also want to mark the record as
processed(update some fields in the table).
I am able to achieve this using a camel-sql component. But I am looking for
a hibernate alternative.
Thanks
Bharath.
I want to do a conditional select on a table using camel-hibernate and it
should happen every 1 minute.
Once the record is consumed, I also want to mark the record as
processed(update some fields in the table).
I am able to achieve this using a camel-sql component. But I am looking for
a hibernate alternative.
Thanks
Bharath.