If I apply a cache model to a SELECT function in my config, but don't call
this function directly through my Java code - rather as a "subselect"
through a resultMap, will the result of that subselect still be cached?

Reply via email to