Administration Console Online Help

 Previous Next Contents Index  

 


JDBC Connection Pool --> Targets --> Servers

Tasks     Additional Documentation     Attributes

Overview

In the JDBC Connection Pool—>Targets—>Servers tab, you assign the selected connection pool to servers in the domain. You can also assign connection pools to a server on the Server—>Services—>JDBC tab.

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 connection pool, uses it, then returns it to the connection pool by closing it.

Tasks

Assigning a JDBC Connection Pool to One or More Servers or Clusters

Assigning JDBC Connection Pools to a Server

Creating and Configuring a JDBC Connection Pool

Deleting a JDBC Connection Pool

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

Introduction to WebLogic Server Clustering in Using WebLogic Server Clusters

Attributes

Attribute Label

Description

Value Constraints

Targets-Server

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