getUseConnectionPooling

 

public boolean getUseConnectionPooling();

Indicates whether connection pooling has been selected.

Returns

  • true means that JMS has enabled connection pooling for the lifetime of any connections created by this object.


uj28270_