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

A CommonDataSource.
| Method Summary | |
|---|---|
String |
getDriver()
Get the driver |
String |
getJndiName()
Get the jndiName. |
String |
getPoolName()
Get the poolName. |
DsSecurity |
getSecurity()
Get the security. |
TimeOut |
getTimeOut()
Get the timeOut |
TransactionIsolation |
getTransactionIsolation()
Get the transactionIsolation. |
Validation |
getValidation()
Get the validation. |
Boolean |
isEnabled()
Get the enabled. |
Boolean |
isSpy()
Get the spy. |
Boolean |
isUseCcm()
Get the use-ccm. |
Boolean |
isUseJavaContext()
Get the useJavaContext. |
void |
setEnabled(Boolean enabled)
Set the enabled. |
| Methods inherited from interface org.jboss.jca.common.api.metadata.ValidatableMetadata |
|---|
validate |
| Method Detail |
|---|
TransactionIsolation getTransactionIsolation()
TimeOut getTimeOut()
DsSecurity getSecurity()
Validation getValidation()
Boolean isUseJavaContext()
String getPoolName()
Boolean isEnabled()
String getJndiName()
Boolean isSpy()
Boolean isUseCcm()
String getDriver()
void setEnabled(Boolean enabled)
enabled - The enabled to set.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||