does mybatis uses cache? can we use ehcache with activiti/mybatis

cancel
Showing results for 
Search instead for 
Did you mean: 
root76
Member II

does mybatis uses cache? can we use ehcache with activiti/mybatis

Hello everyone

we're facing some performance issues with our workflow activiti, mainly  du to database requests and especially some requests which are run many times instead of beaing cached and than run once, so I'm asking mysel did  mybatis uses cache? otherwise how it is possible to use ehcache as 2nd level cach in Ibatis within Activiti?

Many thanks