public interface WSCciConnectionSpec extends WSConnectionSpec
A ConnectionSpec interface provided for applications using the javax.resource.cci interfaces to specify Connection properties available on the WebSphere Relational Resource Adapter.
Modifier and Type | Method and Description |
---|---|
AccessIntent |
getAccessIntent()
Get the AccessIntent.
|
void |
setAccessIntent(AccessIntent accessIntent)
Sets the AccessIntent.
|
getCatalog, getHoldability, getPassword, getTypeMap, getUserName, isReadOnly, setCatalog, setHoldability, setPassword, setReadOnly, setTypeMap, setUserName
AccessIntent getAccessIntent()
void setAccessIntent(AccessIntent accessIntent)
accessIntent
- the AccessIntent.