You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jdo-dev@db.apache.org by "Craig Russell (JIRA)" <ji...@apache.org> on 2006/03/08 21:03:58 UTC

[jira] Resolved: (JDO-190) Add test for PersistenceManagerFactory.getDataStoreCache()

     [ http://issues.apache.org/jira/browse/JDO-190?page=all ]
     
Craig Russell resolved JDO-190:
-------------------------------

    Resolution: Fixed

svn commit -m "JDO-190 Added test for DataStoreCache" src/java/org/apache/jdo/tck/api/persistencemanager/DataStoreCacheTest.java src/conf/pm.conf
Sending        src/conf/pm.conf
Adding         src/java/org/apache/jdo/tck/api/persistencemanager/DataStoreCacheTest.java
Transmitting file data ..
Committed revision 384312.


> Add test for PersistenceManagerFactory.getDataStoreCache()
> ----------------------------------------------------------
>
>          Key: JDO-190
>          URL: http://issues.apache.org/jira/browse/JDO-190
>      Project: JDO
>         Type: Test
>   Components: tck20
>     Versions: JDO 2 beta
>  Environment: TCK
>     Reporter: Craig Russell
>     Assignee: Craig Russell
>      Fix For: JDO 2 final
>  Attachments: DataStoreCacheTest.java
>
> 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