|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ConnectionFactory

Common ConnectionFactory
| Nested Class Summary | |
|---|---|
static class |
ConnectionFactory.Tag
A Tag. |
| Method Summary | |
|---|---|
Integer |
getAllocationRetry()
Get the allocationRetryWaitMillis. |
Long |
getAllocationRetryWaitMillis()
Get the allocationRetryWaitMillis. |
Long |
getBackgroundValidationMillis()
Get the backgroundValidationMillis. |
Long |
getBlockingTimeoutMillis()
Get the blockingTimeoutMillis. |
Long |
getIdleTimeoutMinutes()
Get the idleTimeoutMinutes. |
String |
getJndiName()
Get the jndiName. |
Integer |
getMaxPoolSize()
Get the maxPoolSize. |
Integer |
getMinPoolSize()
Get the minPoolSize. |
String |
getSecurityDomain()
get the security domain for pure security-domain security management |
Boolean |
isBackgroundValidation()
Get the backgroundValidation. |
Boolean |
isPrefill()
Get the prefill. |
Boolean |
isUseFastFail()
Get the useFastFail. |
| Method Detail |
|---|
String getJndiName()
String getSecurityDomain()
Integer getMinPoolSize()
Integer getMaxPoolSize()
Long getBlockingTimeoutMillis()
Boolean isBackgroundValidation()
Long getBackgroundValidationMillis()
Long getIdleTimeoutMinutes()
Integer getAllocationRetry()
Long getAllocationRetryWaitMillis()
Boolean isPrefill()
Boolean isUseFastFail()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||