JDBC Provider collection

 

JDBC Provider collection

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.

Name

Specifies a text identifier for this provider.

For example, this field can be DB2 JDBC Provider (XA).

Data type String

Scope

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.

Description

Specifies a text string describing this provider.

Data type String




Sub-topics

JDBC provider settings

JDBC provider summary

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