WAS v8.5 > WebSphere applications > Data access resources > Data concepts

JDBC providers

Installed applications use JDBC providers to interact with relational databases.

The JDBC provider object supplies the specific JDBC driver implementation class for access to a specific vendor database. To create a pool of connections to that database, associate a data source with the JDBC provider. Together, the JDBC provider and the data source objects are functionally equivalent to the Java EE Connector Architecture (JCA) connection factory, which provides connectivity with a non-relational database.

For a list of supported providers, see the WebSphere Application Server prerequisite website.


Related

Configure QueryTimeout
Data sources
Configure a JDBC provider and data source
Configure a JDBC provider
Configure a data source
Configure a JDBC provider using wsadmin
Configure new data sources using wsadmin
Configure new WAS40 data sources using wsadmin.sh
Configure a JDBC provider and data source using the JMX API
Configure data access for the Application Client
Migrating applications to use data sources of the current JCA
Data source minimum required settings, by vendor
Prerequisites
WAS prerequisite website


+

Search Tips   |   Advanced Search