Apache JDO Project - [jira] Created: (JDO-535) Add method evictAll taking a class

This is Interesting: Free IT Magazines  
Home > Archive > Apache JDO Project > September 2007 > [jira] Created: (JDO-535) Add method evictAll taking a class





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author [jira] Created: (JDO-535) Add method evictAll taking a class
Michael Bouschen (JIRA)

2007-09-28, 1:11 pm

Add method evictAll taking a class instance to PersistenceManager interface
---------------------------------------------------------------------------

Key: JDO-535
URL: https://issues.apache.org/jira/browse/JDO-535
Project: JDO
Issue Type: New Feature
Components: api2, api2-legacy
Affects Versions: JDO 2 maintenance release 1
Reporter: Michael Bouschen
Assignee: Michael Bouschen
Fix For: JDO 2 maintenance release 1


The PersistenceManager interface does not provide an evictAll method taking a class instance, while the DataStoreCache interface does define this method to evict instances from the second level cache. This allows to evict instances for a particluar class.


I propose to add the following method to the PersisteneManager interface:
void evictAll (Class pcClass, boolean subclasses);




--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com