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. -- View this message in context: http://camel.465427.n5.nabble.com/Scheduled-Timer-and-Conditional-select-using-camel-hibernate-tp5754179.html Sent from the Camel - Users mailing list archive at Nabble.com.
