|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WSCciConnectionSpec
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 | |
---|---|
AccessIntent |
getAccessIntent()
Get the AccessIntent. |
void |
setAccessIntent(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 |
---|
AccessIntent getAccessIntent()
void setAccessIntent(AccessIntent accessIntent)
accessIntent
- the AccessIntent.
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |