Add test for PersistenceManagerFactory.getDataStoreCache()
----------------------------------------------------------

         Key: JDO-190
         URL: http://issues.apache.org/jira/browse/JDO-190
     Project: JDO
        Type: Test
 Environment: TCK
    Reporter: Craig Russell


A11.8-1 [To obtain a reference to the cache manager, the getDataStoreCache() 
method of PersistenceManagerFactory is used. DataStoreCache 
getDataStoreCache(); If there is no second-level cache, the returned instance 
silently does nothing.]

The test calls getDataStoreCache() and verifies that the returned instance is 
not null.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to