JDO Method
in javax.jdo.PersistenceManager

void refreshAll(
  Collection pcs
)


Refresh the state of a Collection of instances from the data store.
Parameters:
pcs - the Collection of instances to refresh.
See Also:
refresh(Object pc)
Since:
JDO 1.0