Sun Java System Web Server 6.1 SP6 Administrator's Configuration File Reference

CONNECTIONPROPERTY

Specifies the connection properties for a JDBC connection pool.

Subelements

The following table describes subelements for the CONNECTIONPROPERTY element.

Table 2–47 CONNECTIONPROPERTY Subelements

Element  

Required  

Description  

DESCRIPTION

zero or one 

Contains a text description of this element. 

Attributes

The following table describes attributes for the CONNECTIONPROPERTY element.

Table 2–48 CONNECTIONPROPERTY Attributes

Attribute  

Default  

Description  

name

none 

Specifies a name for the connection property. 

value

none

Specifies a value for the connection property. 

invocationfrequency

at-creation

(optional) Specifies the frequency with which the connection property is invoked. Legal values are at-creation and every-lease.