Defines a JDBC connection pool from a domain configuration that was migrated from a previous release.
Deprecated. 
| Fully Qualified Interface Name | If you use the getMBeanInfooperation in MBeanTypeServiceMBean, supply the following value as this MBean's fully qualified interface name:weblogic.j2ee.descriptor.wl.JDBCConnectionPoolBean | ||
| Factory Methods | |||
| Additional Access Points | In addition to accessing this MBean by invoking a factory method, you can also access this MBean from the following MBean attributes: 
 | 
This section describes attributes that provide access to other MBeans.
| Factory Methods | createConnectionFactory
											( )
										
 Factory methods do not return objects. | 
| Privileges | Read only | 
| Type | ConnectionFactoryBean | 
| Relationship type: | Containment. | 
| Factory Methods | createDriverParams
											( )
										
 Factory methods do not return objects. | 
| Privileges | Read only | 
| Type | DriverParamsBean | 
| Relationship type: | Containment. | 
| Factory Methods | createPoolParams
											( )
										
 Factory methods do not return objects. | 
| Privileges | Read only | 
| Type | ApplicationPoolParamsBean | 
| Relationship type: | Containment. | 
This section describes the following attributes:
|  | 
The access control list (ACL) used to control access to this connection pool.
Permissions available to this ACL are:
Reserve 
Allows users to get logical connections from this connection pool.
Admin 
Allows all other operations on this connection pool, including: reset, shrink, shutdown, disable, and enable.
Lack of an ACL allows any user open access (provided that the user passes other WLS security controls).
| Privileges | Read/Write | 
| Type | java.lang.String | 
The JNDI path to where the data source is bound.
| Privileges | Read/Write | 
| Type | java.lang.String |