Please note that this documentation is not final and is subject to change.

Java™ Platform
Standard Ed. 6

DRAFT internal-b08

Uses of Interface
javax.sql.CommonDataSource

Packages that use CommonDataSource
javax.sql Provides the API for server side data source access and processing from the JavaTM programming language. 
 

Uses of CommonDataSource in javax.sql
 

Subinterfaces of CommonDataSource in javax.sql
 interface ConnectionPoolDataSource
          A factory for PooledConnection objects.
 interface DataSource
          A factory for connections to the physical data source that this DataSource object represents.
 interface XADataSource
          A factory for XAConnection objects that is used internally.
 


Java™ Platform
Standard Ed. 6

DRAFT internal-b08

Submit a bug or feature

Copyright 2008 Sun Microsystems, Inc. All rights reserved. Use is subject to the terms of the GNU General Public License.