I don't think it is possible with JdbcStore, if you have special requirements you can implement custom CacheStore yourself.
Could you please describe better your use case? May it is possible to find easier way to workaround it. Sergi 2015-10-23 9:40 GMT+03:00 Edison <[email protected]>: > Hi, > > Instead of given the SQL in EntryMapping, is it possible to use dynamic > SQL to query the cache every time? > If yes, how? > > Thanks, > > > >
