org.csc.phynixx.connection
Annotation Type RequiresTransaction


@Target(value=METHOD)
@Documented
@Retention(value=RUNTIME)
public @interface RequiresTransaction

should not be inherited


Optional Element Summary
 boolean value
           
 

value

public abstract boolean value
Default:
true


Copyright © 2015. All rights reserved.