org.eclipse.modisco.jee.webapp.webapp30
Interface ResSharingScopeType
- All Superinterfaces:
- String
public interface ResSharingScopeType
- extends String
A representation of the model object 'Res Sharing Scope Type'.
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.
- See Also:
Webapp30Package.getResSharingScopeType()
- Generated:
- Model:
- extendedMetaData="name='res-sharing-scopeType' kind='simple'"