Uses of Interface
javax.sql.CommonDataSource
Packages that use CommonDataSource
Package
Description
Provides the API for server side data source access and processing from
 the Java programming language.
- 
Uses of CommonDataSource in javax.sqlSubinterfaces of CommonDataSource in javax.sqlModifier and TypeInterfaceDescriptioninterfaceA factory forPooledConnectionobjects.interfaceA factory for connections to the physical data source that thisDataSourceobject represents.interfaceA factory forXAConnectionobjects that is used internally.