Package com.suncode.pwfl.transaction
Annotation Interface UserTransactional
@Target({METHOD,TYPE})
@Retention(RUNTIME)
@Inherited
@Transactional(value="sharkTransactionManager",
rollbackFor=java.lang.Exception.class)
@Deprecated(since="4.2",
forRemoval=true)
public @interface UserTransactional
Deprecated, for removal: This API element is subject to removal in a future version.
- Author:
- Cezary Kozar 26 cze 2014
SharkTransactional
aUserTransaction
pobierać za pomocąSharkTransactionManager.getUserTransaction()