CMP connection factories collection
To view existing CMP connection factories settings.
These connection factories are used by a container-managed persistence (CMP) bean to access any backend data store. A CMP connection factory is used by EJB model 2.x Entities with CMP version 2.x. Connection factories listed on this page are created automatically under the WebSphere Relational Resource Adapter when you check the box Use this Data Source in container managed persistence (CMP) in the General Properties area on the Data Source page. We cannot modify the settings for a CMP connection factory, and we cannot delete CMP connection factories from this collection. To remove the CMP connection factory object, navigate to the data source associated with the CMP connection factory and uncheck the Use this Data Source for CMP check box.
To view this admin console page:
- Click Resources > Resource Adapters > Resource adapters.
- View the built-in resources. Click Preferences, and select Show built-in resources.
- Click WebSphere Relational Resource Adapter > CMP connection factories
- Name
List of the display names for the resources.
Data type String
- JNDI Name
JNDI name of the resource.
Data type String
- Description
Description for the resource.
Data type String
- Category
Category string which can be used to classify or group the resource.
Data type String
Subtopics
CMP connection factory settings 
Related concepts
Relational resource adapters and JCA
Data sources
Related tasks
Set connection factories for resource adapters within applications
Install resource adapters within applications
Create and configuring a JDBC provider and data source using the Java Management Extensions API
Related
Administrative console preference settings