WebSphere:*,type=DataSource,j2eeType=JDBCDataSource
MBean DataSource
Management interface for JDBC DataSource resource factory.
Attribute Summary | |
java.lang.String | jdbcDriver |
java.lang.Class | connectionFactoryType |
java.lang.String | dataSourceName |
java.lang.Class | dataStoreHelperClass |
java.lang.String | description |
int | loginTimeout |
int | statementCacheSize |
boolean | jtaEnabled |
java.lang.Boolean | testConnection Specifies to test pooled connections from the free pool. |
java.lang.Integer | testConnectionInterval Specifies the retry interval for the connection pool that is down. |
Attributes inherited from MBean J2EEManagedObject |
objectName , stateManageable , statisticsProvider , eventProvider |
Attributes inherited from MBean J2EEResourceFactory |
name , Description , jndiName , category |
Attributes inherited from MBean DiagnosticProvider |
diagnosticProviderName |
Operation Summary | |
java.lang.String | getProperty( Retrieves the value of the named Datasource custom property. |
Operations inherited from MBean ConnectionFactory |
showPoolContents , showAllPoolContents , purgePoolContents , purgePoolContents , getPoolContents , getAllPoolContents , showAllocationHandleList , pause , resume , getStatus |
Operations inherited from MBean DiagnosticProvider |
getDiagnosticProviderId , getRegisteredDiagnostics , configDump , stateDump , selfDiagnostic , localize |
Attribute Detail |
public java.lang.String jdbcDriver
public java.lang.Class connectionFactoryType
public java.lang.String dataSourceName
public java.lang.Class dataStoreHelperClass
public java.lang.String description
public int loginTimeout
public int statementCacheSize
public boolean jtaEnabled
public java.lang.Boolean testConnection
public java.lang.Integer testConnectionInterval
Operation Detail |
public java.lang.String getProperty(java.lang.String name
)
name
-
The name of the Datasource custom property