JDBCProvider
This type is a class for model objects.
Configuration for software that enables Java applications to connect to JDBC-compliant databases.
Package: jdbc
Supertype: J2EEResourceProvider
Classifier ID: -1
Instance class name: * Unspecified *
Instance class: * Unspecified *
Attributes Summary implementationClassName : EString The Java class name of the JDBC driver implementation. xa : EBoolean This is an attribute added for handling templates within the admin console. It should not be examined by the binder or anything else. The idea being that some JDBC providers use the same classname for an XA or NON-XA driver (It's set via properties). This adds a consistant value to the config file for the templates that can be used to select the XA from the NON-XA template when the classnames are identical.
Attribute Details
implementationClassName - The Java class name of the JDBC driver implementation.
Data Type: EString
Default value: unspecified
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
xa - This is an attribute added for handling templates within the admin console. It should not be examined by the binder or anything else. The idea being that some JDBC providers use the same classname for an XA or NON-XA driver (It's set via properties). This adds a consistant value to the config file for the templates that can be used to select the XA from the NON-XA template when the classnames are identical.
Data Type: EBoolean
Default value: false
Required: false
Changeable: true
Unsettable: true
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
(C) COPYRIGHT International Business Machines Corp. 1996-2006