org.omg.CosConcurrencyControl

Interface LockCoordinatorOperations

public interface LockCoordinatorOperations

The LockCoordinator interface enables a transaction service to drop all locks held by a transaction.
Method Summary
voiddrop_locks()
Releases all locks held by the transaction

Method Detail

drop_locks

public void drop_locks()
Releases all locks held by the transaction