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