void deletePersistentAll(
Object... pcs
)
Delete an array of instances from the data store.
- Parameters:
pcs
- aCollection
of persistent instances
- See Also:
deletePersistent(Object pc)
- Since:
- JDO 1.0
pcs
- a Collection
of persistent instancesdeletePersistent(Object pc)