Technical data

Overview of JDBC Administration
Administration Guide 16-3
Related Information
The JDBC drivers, used locally and in distributed transactions, interface with many
WebLogic Server components and information appears in several documents. For
example, information about JDBC drivers is included in the documentation sets for
JDBC, JTA and WebLogic jDrivers.
Here is a list of additional resources for JDBC, JTA and Administration:
Administration and Management
n For instructions on opening the Administration Console, refer to Chapter 4,
“Configuring WebLogic Servers and Clusters.”
n For a complete list of the JDBC attributes, see JDBC Connection Pool, JDBC
Data Sources, JDBC MultiPools, and JDBC Transaction Data Sources in the
WebLogic Administration Console Online Help at
http://e-docs.bea.com/wls/docs61/ConsoleHelp/index.html.
n For information about using the command-line interface, see Appendix B,
“WebLogic Server Command-Line Interface Reference.”.
JDBC and WebLogic jDrivers
The following documentation is written primarily for application developers. Systems
Administrators may want to read the introductory material as a supplement to the
material in this document.
n For information on the JDBC API, see Programming WebLogic JDBC. The
“Introduction to WebLogic JDBCsection provides a concise overview of JDBC
and JDBC drivers.
n For information on using the WebLogic jDrivers, see Installing and Using
WebLogic jDriver for Oracle at
http://e-docs.bea.com/wls/docs61/oracle/index.html, Installing and Using
WebLogic jDriver for Microsoft SQL Server at
http://e-docs.bea.com/wls/docs61/mssqlserver4/index.html, or Installing and
Using WebLogic jDriver for Informix at
http://e-docs.bea.com/wls/docs61/informix4/index.html.