JDBCProvider MBean

All Parent MBeans:
J2EEResourceProvider, J2EEResource, J2EEManagedObject, StatisticsProvider

Partial ObjectName:
WebSphere:*,type=JDBCProvider,j2eeType=JDBCResource


MBean JDBCProvider

Management interface for the factory used to create new JDBCDataSource's.


Attribute Summary
java.lang.StringimplementationClassName
           The Java class name of the JDBC driver implementation.
java.lang.String[]jdbcDataSources
          

Attributes inherited from MBean J2EEResourceProvider
name, description

Attributes inherited from MBean StatisticsProvider
stats

Attributes inherited from MBean J2EEManagedObject
objectName, stateManageable, statisticsProvider, eventProvider

Attribute Detail

implementationClassName

public java.lang.String implementationClassName
The Java class name of the JDBC driver implementation.
Security Roles:
Getter:
administrator
operator
configurator
monitor
deployer
adminsecuritymanager

jdbcDataSources

public java.lang.String[] jdbcDataSources
Security Roles:
Getter:
administrator
operator
configurator
monitor
deployer
adminsecuritymanager

Copyright IBM Corp. 1996-2005