org.seasar.framework.unit.annotation
注釈タイプ TxBehavior


@Target(value={TYPE,METHOD})
@Retention(value=RUNTIME)
@Inherited
public @interface TxBehavior

作成者:
taedium

任意要素の概要
 TxBehaviorType value
           
 

value

public abstract TxBehaviorType value
デフォルト:
ROLLBACK


Copyright © 2005-2007 The Seasar Foundation. All Rights Reserved.