| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{http://java.sun.com/xml/ns/j2ee}res-sharing-scopeType (restriction)
The res-sharing-scope type specifies whether connections
obtained through the given resource manager connection
factory reference can be shared. The value, if specified,
must be one of the two following:
Shareable
Unshareable
The default value is Shareable.
<xsd:complexType name="res-sharing-scopeType"><xsd:simpleContent></xsd:complexType><xsd:restriction base="j2ee:string"></xsd:simpleContent><xsd:enumeration value="Shareable"/><xsd:enumeration value="Unshareable"/></xsd:restriction>
| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||