JDBCConnectionPoolBean


Overview  |   Related MBeans  |   Attributes  |   Operations

Overview

Defines a JDBC connection pool from a domain configuration that was migrated from a previous release.

Deprecated. 9.0.0.0 Replaced by AppDeploymentMBean

   
Fully Qualified Interface NameIf you use the getMBeanInfo operation in MBeanTypeServiceMBean, supply the following value as this MBean's fully qualified interface name:
weblogic.j2ee.descriptor.wl.JDBCConnectionPoolBean
Factory Methods No factory methods. Instances of this MBean are created automatically.


Related MBeans

This section describes attributes that provide access to other MBeans.


ConnectionFactory

       
Factory MethodscreateConnectionFactory ( )

destroyConnectionFactory (ConnectionFactoryBean )

Factory methods do not return objects.

See Using factory methods.

Privileges Read only
TypeConnectionFactoryBean
Relationship type: Containment.

DriverParams

       
Factory MethodscreateDriverParams ( )

destroyDriverParams (DriverParamsBean )

Factory methods do not return objects.

See Using factory methods.

Privileges Read only
TypeDriverParamsBean
Relationship type: Containment.

PoolParams

       
Factory MethodscreatePoolParams ( )

destroyPoolParams (ApplicationPoolParamsBean )

Factory methods do not return objects.

See Using factory methods.

Privileges Read only
TypeApplicationPoolParamsBean
Relationship type: Containment.


Attributes

This section describes the following attributes:


    AclName

    The access control list (ACL) used to control access to this connection pool.

    Permissions available to this ACL are:

    Lack of an ACL allows any user open access (provided that the user passes other WLS security controls).

           
    Privileges Read/Write
    Typejava.lang.String

    DataSourceJNDIName

    The JNDI path to where the data source is bound.

           
    Privileges Read/Write
    Typejava.lang.String