That's not a spec API, so we can change it / augment it as we see fit.
I don't see any reason not to just change that code as you described.
-Patrick
On Thu, Apr 3, 2008 at 10:44 AM, <[EMAIL PROTECTED]> wrote:
>
> The EntitymanagerFactoryImpl.getStoreCache(String cacheName) . This method
> cal
The EntitymanagerFactoryImpl.getStoreCache(String cacheName) . This method
calls DataCacheManager.getDataCache(cacheName).
I think it should call DataCachemanager.getDataCache(cacheName, true) to
make sure if the cache does not exist it will get created. Unless of course
this is the behavior speci