JDO Method
in javax.jdo.PersistenceManager

void makeTransactionalAll(
  Collection pcs
)


Make a Collection of instances subject to transactional boundaries.
Parameters:
pcs - the Collection of instances to make transactional.
See Also:
makeTransactional(Object pc)
Since:
JDO 1.0