Technical data

16 Managing JDBC Connectivity
16-4 Administration Guide
Transactions (JTA)
n For information on managing JTA, see Chapter 15, “Managing Transactions.”
n For information on using third-party drivers, see "Using Third-Party JDBC XA
Drivers with WebLogic Server" in ProgrammingWebLogic JTA at
http://e-docs.bea.com/wls/docs61/jta/thirdpartytx.html.
The following documentation is written primarily for application developers. Systems
Administrators may want to read the following as supplements to the material in this
section.
n For information on distributed transactions, see Programming WebLogic JTA at
http://e-docs.bea.com/wls/docs61/jta/index.html.
n For information on using the WebLogic jDriver for Oracle/XA, see "Using
WebLogic jDriver for Oracle/XA in Distributed Transactions" in Installing and
Using WebLogic jDriver for Oracle at
http://e-docs.bea.com/wls/docs61/oracle/trxjdbcx.html.
JDBC Components—Connection Pools, Data
Sources, and MultiPools
The following sections provide a brief overview of the JDBC connectivity
components—Connection Pools, MultiPools, and Data Sources.