Uses of Interface
javax.sql.CommonDataSource
| Package | Description |
|---|---|
| javax.sql |
-
Uses of CommonDataSource in javax.sql
Subinterfaces of CommonDataSource in javax.sql Modifier and Type Interface Description interfaceConnectionPoolDataSourceAn interface for the creation ofConnectionPoolDataSourceobjects.interfaceDataSourceAn interface for the creation ofConnectionobjects which represent a connection to a database.