Administration Console Online Help

 Previous Next Contents Index  

 


Server --> Services --> JDBC

Tasks     Additional Documentation     Attributes

Overview

In the Server—>Services—>JDBC tab, you can assign connection pools to the selected server. A connection pool contains a group of JDBC connections that are created when the connection pool is registered, usually when starting up WebLogic Server. Your application borrows a connection from the pool, uses it, then returns it to the pool by closing it.

Tasks

Assigning JDBC Connection Pools to a Server

Creating and Configuring a JDBC Connection Pool

Monitoring All Active JDBC Connection Pools

Additional Documentation

(Requires an Internet connection.)

Managing JDBC Connectivity in the WebLogic Server Administration Guide

Introduction to WebLogic JDBC in Programming WebLogic JDBC

Configuring WebLogic JDBC Features in Programming WebLogic JDBC

Attributes

Attribute Label

Description

Value Constraints

Targets

The targets in the current domain on which this item can be deployed.

MBean: weblogic.management.
configuration.
JDBCConnectionPoolMBean

Attribute: Targets

Configurable: yes

Dynamic: yes

Readable: yes

Writable: yes



 

Back to Top Previous Next