org.jboss.seam.annotations
@Target(value={TYPE,METHOD}) @Retention(value=RUNTIME) @Documented @Inherited public @interface Transactional
Modifier and Type | Optional Element and Description |
---|---|
TransactionPropagationType |
value
The transaction propagation type.
|
public abstract TransactionPropagationType value
Copyright © 2015 Seam Framework. All Rights Reserved.