public interface PrefillPool extends Pool
| Modifier and Type | Method and Description |
|---|---|
void |
prefill(javax.security.auth.Subject subject,
javax.resource.spi.ConnectionRequestInfo cri,
boolean noTxnSeperatePool)
Prefill the connection pool
|
emptyManagedConnectionPool, findConnectionListener, findConnectionListener, getCapacity, getConnection, getLogger, getManagedConnectionFactory, isFIFO, isSharable, isShutdown, returnConnection, setCapacity, setConnectionManager, setName, shutdownflush, flush, flush, getName, getStatistics, testConnection, testConnectionvoid prefill(javax.security.auth.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)