Hi,

If I controlled the cache by explicit calls to camel-cache operations, I
wouldn't know if something changed unless I run the mybatis endpoint.

Traditional way is to have a trigger on the table, and listen to update on a
row from the application or implement the Observer Pattern.

Having a trigger seems to be a  simple solution, but does *camel provide a
way to listen to a DB trigger*?




--
View this message in context: 
http://camel.465427.n5.nabble.com/Camel-Cache-2-14-0-with-MyBatis-tp5758349p5758374.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to