@j2c.connectionSpec-property

This tag provides information about the ConnectionSpec. This is a method-level doclet tag.

Scope: method

Multiplicity

(0..n): You can use this tag zero to an infinite number of times in the Java™ source file.

Purpose

The j2c.connectionSpec-property tag provides information of the property of the Connection Spec.

Parameters

The following table lists the valid parameters for this tag:
Attribute Type Description Required
name String The name of the property Yes
value String The value of the property defined statically No
argumentBinding String The value of the method argument. This is used if the value of the property would be passed as a parameter to the method. No
Terms of use | Feedback
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.