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