skip to main content
Getting Started : Connecting using data sources : How Data Sources Are Implemented
  

Try DataDirect Drivers Now

How Data Sources Are Implemented

Data sources are implemented through a data source class. A data source class implements the following interfaces.
*javax.sql.DataSource
*javax.sql.ConnectionPoolDataSource (allows applications to use connection pooling)