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, shutdown
flush, flush, flush, getName, getStatistics, testConnection, testConnection
void 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)