getTransacted

 

public boolean getTransacted() throws JMSException;

Indicates that XA sessions are always transacted.

Returns

  • true; always in transacted mode.

Exceptions

  • JMSException, - for reasons of inheritance.


uj31100_