Hi Its more of a MyBatis question then Camel, so I suggest to ask on their user forum.
On Thu, Feb 22, 2018 at 12:17 AM, Rahman USTA <rahman.usta...@gmail.com> wrote: > Hello, > > I try to activate L2 cache for mybatis component in an application. There > are several stored procedure calls which have IN and OUT parameters. My > goal is caching returned OUT parameters and serving this data on upcoming > endpoint calls. > > Mybatis rejects to cache callables that has OUT mode parameter. > > Cause: org.apache.ibatis.executor.ExecutorException: Caching stored > procedures with OUT params is not supported. Please configure useCache=false > > How way can I activate caching for this kind of mybatis calls? > > Thanks. > Rahman. -- Claus Ibsen ----------------- http://davsclaus.com @davsclaus Camel in Action 2: https://www.manning.com/ibsen2