软件包 | 描述 |
---|---|
javax.sql |
提供了对服务器端数据源的访问和处理来自
TM java编程语言的API。
|
Modifier and Type | Interface and Description |
---|---|
interface |
ConnectionPoolDataSource
一个
PooledConnection 对象的工厂。
|
interface |
DataSource
对,这
DataSource 对象代表的物理数据源的连接工厂。
|
interface |
XADataSource
一个
XAConnection 对象内部使用厂。
|
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.