|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A ConnectionSpec interface provided for applications using the javax.resource.cci interfaces to specify Connection properties available on the WebSphere Relational Resource Adapter.
Method Summary | |
---|---|
com.ibm.websphere.appprofile.accessintent.AccessIntent |
getAccessIntent()
Get the AccessIntent. |
void |
setAccessIntent(com.ibm.websphere.appprofile.accessintent.AccessIntent accessIntent)
Sets the AccessIntent. |
Methods inherited from interface com.ibm.websphere.rsadapter.WSConnectionSpec |
---|
getCatalog, getHoldability, getPassword, getTypeMap, getUserName, isReadOnly, setCatalog, setHoldability, setPassword, setReadOnly, setTypeMap, setUserName |
Method Detail |
public com.ibm.websphere.appprofile.accessintent.AccessIntent getAccessIntent()
public void setAccessIntent(com.ibm.websphere.appprofile.accessintent.AccessIntent accessIntent)
accessIntent
- the AccessIntent.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |