Specifies the connection properties for a JDBC connection pool.
The following table describes subelements for the CONNECTIONPROPERTY element.
Table 2–47 CONNECTIONPROPERTY Subelements| 
 Element  | 
 Required  | 
 Description  | 
|---|---|---|
| 
 zero or one  | 
 Contains a text description of this element.  | 
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.  |