Use this page to view JDBC providers. The JDBC provider object encapsulates the specific JDBC driver implementation class for the data sources that you define and associate with the provider.
To view this administrative console page, click Resources > JDBC Providers in the console navigation tree.
Specifies a text identifier for this provider.
For example, this field can be DB2 JDBC Provider (XA).
Data type | String |
The scope of the JDBC provider; if you use any scope other than the default of Node , the provider might not be available in other scope contexts. Data sources that are created with this JDBC provider inherit this scope.
Specifies a text string describing this provider.
Data type | String |
Related concepts
JDBC providers
Related tasks
Configuring a JDBC provider using the administrative console
Creating and configuring a JDBC provider and data source using the Java Management Extensions API
Configuring a JDBC provider