I have a jpa component with uri as below:

"jpa://com.college.dept.Employee?consumeDelete=false&consumer.query=select
m from com.college.dept.Employee m where m.salary>1000"

In the camel route I am writing this employee objects data into a xml file.

Once i update the Employee table record and regenerate the file the updated
data,is not reflecting in the regenerated xml file.Instead it is writing the
old data as before updation.



--
View this message in context: 
http://camel.465427.n5.nabble.com/Camel-JPA-component-caching-problem-tp5772507.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to