void evictAll(
Collection pcs
)
Mark a
Collection
of instances as no longer needed in the cache. - Parameters:
pcs
- theCollection
of instances to evict from the cache.
- See Also:
evict(Object pc)
- Since:
- JDO 1.0