Administration Console Online Help

 Previous Next Contents Index  

 


JDBC Connection Pool --> Targets --> Clusters

Tasks     Additional Documentation     Attributes

Overview

In the JDBC Connection Pool—>Targets—>Clusters tab, you assign the selected connection pool to clusters in the domain.

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 connection pool by closing it.

Tasks

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

Creating and Configuring 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-Cluster

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