JDO Method
in javax.jdo.PersistenceManager

void makeNontransactionalAll(
  Collection pcs
)


Make a Collection of instances non-transactional after commit.
Parameters:
pcs - the Collection of instances to make nontransactional.
See Also:
makeNontransactional(Object pc)
Since:
JDO 1.0