@Target(value={TYPE,CONSTRUCTOR,METHOD}) @Retention(value=RUNTIME) public @interface NonTransactional
| Modifier and Type | Optional Element and Description |
|---|---|
String[] |
dataSources |
boolean |
implicit |
public abstract String[] dataSources
public abstract boolean implicit
Copyright © 2013. All Rights Reserved.