BEA Logo BEA WebLogic Server Release 6.1

  Corporate Info  |  News  |  Solutions  |  Products  |  Partners  |  Services  |  Events  |  Download  |  How To Buy

   Administration Console Online Help:   Previous topic   |   Next topic   |   Contents   

 

JDBC Transaction Data Sources

 

Configuration

Attribute

Description

Range of Values

Default Value

Name

 

This attribute returns the name of this data source.

 

String

 

MyJDBC Tx Data Source

 

JNDI Name

 

This attribute allows the user to set the JNDI name for this data source.

 

Valid JNDI name

 

Null

 

Pool Name

 

This attribute allows the user to set the name of the connection pool for this data source.

 

Valid connection pool name

 

Null

 

Enable Two-Phase Commit

 

This attribute allows the user to enable or disable the two phase commitment of transactions.

 

Boolean

Enabled = Selected

Not Enabled = Not Selected

 

Not Selected

 

Targets

Servers

Attribute

Description

Range of Values

Default Value

Target Servers

 

This attribute allows the user to select the servers to be used as targets for this datasource.

 

List

 

Null

 

Clusters

Attribute

Description

Range of Values

Default Value

Target Clusters

 

This attribute allows the user to select the clusters to be used as targets for this datasource.


 

List

 

Null

 

Notes

Attribute

Description

Range of Values

Default Value

Notes

 

This attribute provides a space for optional user supplied information.

 

The value must be an alphanumeric string.

 

Null

 

 

Back to Top