I suggest you take a look at the jpa component.
With that and a corresponding Entity object this can be achieved.
If you want to check for certain values to be set of the entity
you can define a named query on it.


Am 02.06.2011 19:03, schrieb fachhoch:
I want to check a table data  in my database  and if it meets some   condtion
then start some processing , how to do this in camel , currently I have a
quartz job   running every 5 minutes to check this table and if the data
meets my condition I do some processing , I want to do this in camel please
suggest me how .

--
View this message in context: 
http://camel.465427.n5.nabble.com/custom-condition-check-frequently-tp4448674p4448674.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to