- All Superinterfaces:
- String
public interface TransAttributeType
extends String
A representation of the model object 'Trans Attribute Type'.
The trans-attributeType specifies how the container must
manage the transaction boundaries when delegating a method
invocation to an enterprise bean's business method.
The value must be one of the following:
NotSupported
Supports
Required
RequiresNew
Mandatory
Never
- See Also:
EjbJar30Package.getTransAttributeType()- Generated:
- Model:
- extendedMetaData="name='trans-attributeType' kind='simple'"