begin

 

public void begin() throws MQException;

Begins a new unit of work. This method is only supported by WebSphere MQ in a bindings connection. It signals to the queue manager that a new unit of work is to begin.

Exceptions

  • MQException - if the call fails


uj15120_