On the General tab, you can configure these connection factory type properties:
Resource Adapter Select the connector from the list of those defined. The configuration property name is resourceAdapter.
Show Full Definition Select to display all the configuration properties for the connection factory type.
Managed Connection Factory Class The fully-qualified name of the class that implements the managed connection factory type. The configuration property name is managedConnectionFactoryTypeClass.
Connection Factory Interface The name of the class that implements the connection factory interface. The configuration property name is connectionFactoryInterface.
Connection Factory Class The fully-qualified name of the class that implements the connection factory. The configuration property name is connectionFactoryClass.
Connection Interface The fully-qualified name of the class that implements the connection interface. The configuration property name is connectionInterface.
Connection Class The fully-qualified name of the class that implements connection management. The configuration property name is connectionClass.