The J2C Connection factory collection panel provides a selectable list of connection factories.
Use this panel to select a connection factory, which represents one set of connection configuration values.
Application components such as enterprise beans have resource reference descriptors that refer to the connection factory, not the WebSphere Adapter. The connection factory is really a configuration properties list holder. In addition to the arbitrary set of configuration properties defined by the vendor of the WebSphere Adapter, there are several standard configuration properties that apply to the connection factory. These standard properties are used by the Java 2 Connectors connection pool manager in the application server run time and are not known by the vendor-supplied WebSphere Adapter code.
Specifies a list of the connection factory display names.
Data type | String |
Specifies the Java Naming and Directory Interface (JNDI) name of this connection factory.
Data type | String |
Specifies a text description of this connection factory.
Data type | String |
Specifies a string that you can use to classify or group this connection factory.
Data type | String |