DataSource MBean

Management interface for JDBC DataSource resource factory.

All Parent MBeans:
ConnectionFactory, J2EEResourceFactory

Attribute Summary
java.lang.ClassconnectionFactoryType
          
java.lang.StringdataSourceName
          
java.lang.ClassdataStoreHelperClass
          
java.lang.Stringdescription
          
intloginTimeout
          
intstatementCacheSize
          
java.lang.StringTransactionResourceRegistration
          
booleanjtaEnabled
          
booleanInactiveConnectionSupport
          

Attributes inherited from MBean ConnectionFactory
authMechanismPreference

Attributes inherited from MBean J2EEResourceFactory
name, Description, jndiName, category

Operations inherited from MBean ConnectionFactory
getPoolContents, getAllPoolContents

Attribute Detail

connectionFactoryType

public java.lang.Class connectionFactoryType

dataSourceName

public java.lang.String dataSourceName

dataStoreHelperClass

public java.lang.Class dataStoreHelperClass

description

public java.lang.String description

loginTimeout

public int loginTimeout

statementCacheSize

public int statementCacheSize

TransactionResourceRegistration

public java.lang.String TransactionResourceRegistration

jtaEnabled

public boolean jtaEnabled

InactiveConnectionSupport

public boolean InactiveConnectionSupport

Copyright IBM Corp. 1996-2003