Package | Description |
---|---|
javax.sql |
Provides the API for server side data source access and processing from
the JavaTM programming language.
|
Modifier and Type | Interface and Description |
---|---|
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. |
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.