SJSASResourcePoolpublic class SJSASResourcePool extends AbstractResourcePool this resource pool does not allow sharing
A resource is only given out if it is not used by
any enterprise bean and it does not have any pending transaction |
Constructors Summary |
---|
public SJSASResourcePool(String poolName)
super( poolName );
|
|