JavaScript is disabled on your browser.
跳过导航
概述
模块
软件包
类
使用
树
已过时的
索引
帮助
Java SE 11 & JDK 11
所有类
SEARCH:
JavaScript is disabled on your browser.
Uses of Interface
javax.sql.CommonDataSource
Packages that use
CommonDataSource
软件包
描述
javax.sql
提供用于从Java™编程语言访问和处理服务器端数据源的API。
Uses of
CommonDataSource
in
javax.sql
Subinterfaces of
CommonDataSource
in
javax.sql
变量和类型
接口
描述
interface
ConnectionPoolDataSource
一个工厂为
PooledConnection
对象。
interface
DataSource
用于连接此
DataSource
对象所代表的物理数据源的工厂。
interface
XADataSource
内部使用的
XAConnection
对象的工厂。