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, getConnection, getLogger, getManagedConnectionFactory, returnConnection, setConnectionListenerFactory, setName, shutdownflush, flush, getName, getStatistics, 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 ? 2008-2009 Red Hat Middleware LLC (http://www.jboss.com/)