Attributes Summary |
description : String | @since J2EE1.
|
name : String | The res-ref-name element specifies the name of a resource manager connection factory reference.
|
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 | @since J2EE1.
|
resSharingScope : ResSharingScopeType | The res-sharing-scope element specifies whether connections obtainedthrough the given resource manager connection factory reference can beshared.
|
descriptions : Description
*
|
|