The j2c.connectionFactory tag provides information about the Connection
Factory that will be used to create the connection. This is a Class-level doclet
tag.
Scope: class
Multiplicity
(0..1): You can use this tag zero to
one times in the Java™ source file.
Purpose
The j2c.connectionFactory tag
provides information about the Connection Factory that will be used to create
the connection.
Parameters
The following table lists the valid parameters
for this tag:
Attribute |
Type |
Description |
Required |
jndi-name |
String |
The JNDI name used to look up the connection factory. |
Yes |