Technical data

16 Managing JDBC Connectivity
16-2 Administration Guide
Frequently performed tasks to set and manage connectivity include:
n Defining the attributes that govern JDBC connectivity between WebLogic Server
and your database management system
n Managing established connectivity
n Monitoring established connectivity
About the Administrative Console
Your primary way to set and manage JDBC connectivity is through the Administration
Console. Using the Administration Console, you set connectivity statically prior to
starting the server. For more information, see “Administration Console” on page 1-4.
In addition to setting connectivity, the Administration Console allows you to manage
and monitor established connectivity.
About the Command-Line Interface
The command-line interface provides a way to dynamically create and manage
Connection Pools. For information on how to use the command-line interface, see
Appendix B, “WebLogic Server Command-Line Interface Reference.
About the JDBC API
For information on setting and managing connectivity programatically, see
Programming WebLogic JDBC at http://e-docs.bea.com/wls/docs61/jdbc/index.html.