| Package | Description |
|---|---|
| org.jboss.jca.as.converters |
This package contains the IronJacamar converter.
|
| Modifier and Type | Method and Description |
|---|---|
LegacyConnectionFactoryImp |
LegacyConnectionFactoryImp.buildAdminObejcts(String className,
String jndiName,
String poolName,
Map<String,String> configProperties,
boolean enabled,
boolean useJavaContext)
build admin object
|
LegacyConnectionFactoryImp |
LegacyConnectionFactoryImp.buildCommonPool(Integer minPoolSize,
Integer maxPoolSize,
Boolean prefill,
org.jboss.jca.common.api.metadata.common.Capacity capacity,
Boolean noTxSeparatePool,
Boolean interleaving)
build pool part
|
LegacyConnectionFactoryImp |
LegacyConnectionFactoryImp.buildOther()
build other properties
|
LegacyConnectionFactoryImp |
LegacyConnectionFactoryImp.buildSecurity(String securityDomainManaged,
String securityDomainAndApplicationManaged,
boolean applicationManaged)
build security part
|
LegacyConnectionFactoryImp |
LegacyConnectionFactoryImp.buildTimeOut(Long blockingTimeoutMillis,
Long idleTimeoutMinutes,
Integer allocationRetry,
Long allocationRetryWaitMillis,
Integer xaResourceTimeout)
build timeout part
|
LegacyConnectionFactoryImp |
LegacyConnectionFactoryImp.buildValidation(Boolean backgroundValidation,
Long backgroundValidationMillis,
Boolean useFastFail)
build validation part
|
LegacyConnectionFactoryImp |
LegacyConnectionFactoryImp.buildWorkManager(org.jboss.jca.common.api.metadata.common.v11.WorkManager workmanager)
build workmanager
|
Copyright © 2013 IronJacamar (http://www.ironjacamar.org)