Module java.sql
Package javax.sql

Interface CommonDataSource

All Known Subinterfaces:
ConnectionPoolDataSource, DataSource, XADataSource

public interface CommonDataSource
Interface that defines the methods which are common between DataSource, XADataSource and ConnectionPoolDataSource.
Since:
1.6