does mybatis uses cache? can we use ehcache with activiti/mybatis
Hello everyonewe'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 cac...