
public interface PrefillPool extends Pool
| Modifier and Type | Method and Description |
|---|---|
void |
prefill(Subject subject,
javax.resource.spi.ConnectionRequestInfo cri,
boolean noTxnSeperatePool)
Prefill the connection pool
|
emptyManagedConnectionPool, findConnectionListener, findConnectionListener, getCapacity, getConnection, getLogger, getManagedConnectionFactory, isSharable, isShutdown, returnConnection, setCapacity, setConnectionManager, setName, shutdownvoid prefill(Subject subject, javax.resource.spi.ConnectionRequestInfo cri, boolean noTxnSeperatePool)
subject - the subject the subjectcri - the connection request infonoTxnSeperatePool - whether or not we are seperating non transaction and transaction poolsCopyright © 2013 IronJacamar (http://www.ironjacamar.org)