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

A ConnectionDefinition.
| Method Summary | |
|---|---|
String |
getClassName()
Get the className. |
Map<String,String> |
getConfigProperties()
Get the configProperties. |
String |
getJndiName()
Get the jndiName. |
CommonPool |
getPool()
Get the pool. |
String |
getPoolName()
Get the poolName. |
Recovery |
getRecovery()
Get the recovery settings. |
CommonSecurity |
getSecurity()
Get the security. |
CommonTimeOut |
getTimeOut()
Get the timeOut. |
CommonValidation |
getValidation()
Get the validation. |
Boolean |
isEnabled()
Get the enabled. |
Boolean |
isUseCcm()
Get the useCcm. |
Boolean |
isUseJavaContext()
Get the useJavaContext. |
Boolean |
isXa()
Return true if this connectionDefnition have defined an XaPool |
| Method Detail |
|---|
Map<String,String> getConfigProperties()
String getClassName()
String getJndiName()
String getPoolName()
Boolean isEnabled()
Boolean isUseJavaContext()
Boolean isUseCcm()
CommonPool getPool()
CommonTimeOut getTimeOut()
CommonValidation getValidation()
CommonSecurity getSecurity()
Boolean isXa()
Recovery getRecovery()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||