Attributes Summary |
description : String | The description element is used by the ejb-jar file producer to provide text describing the parent element.
|
name : String | The res-ref-name element specifies the name of the resource factory reference name.
|
type : String | The res-type element specifies the type of the data source.
|
auth : ResAuthTypeBase | The res-auth element specifies whether the enterprise bean code signs on programmatically to the resource manager, or whether the Container will sign on to the resource manager on behalf of the bean.
|
link : String |
|
resSharingScope : ResSharingScopeType | The res-sharing-scope element specifies whether connections obtainedthrough the given resource manager connection factory reference can beshared.
|