Use this page to view the settings of a connection factory that is used by a CMP bean to access any backend data store. This connection factory is only in "read" mode. It cannot be modified or deleted.
To view this administrative console page, click Resources >Resource Adapters > WebSphere Relational Resource Adapter> CMP Connection Factories > connection_factory.
Configuration tab
The display name for the resource.
Data type | String |
The JNDI name of the resource.
Data type | String |
Specifies a description for the resource.
Data type | String |
Specifies a category string which can be used to classify or group the resource.
Data type | String |
Which of the authentication mechanisms that are defined for the corresponding resource adapter applies to this connection factory. This property is deprecated starting with version 6.0.
For example, if two authentication mechanism entries are defined for a resource adapter (KerbV5 and Basic Password), this specifies one of those two types. If the authentication mechanism preference specified is not an authentication mechanism available on the corresponding resource adapter, it is ignored.
Data type | String |
References authentication data for component-managed signon to the resource.
Data type | Drop-down list |
References authentication data for container-managed signon to the resource. This property is deprecated starting with version 6.0.
Data type | Drop-down list |
Related concepts
Resource adapter
Connection factory
Related tasks
Task overview: Accessing data from applications
Related reference
Administrative