@Target(value={TYPE,CONSTRUCTOR,METHOD}) @Retention(value=RUNTIME) public @interface Transactional
| Modifier and Type | Optional Element and Description |
|---|---|
String[] |
dataSources |
boolean |
implicit |
boolean |
rollbackOnException |
boolean |
rollbackOnly |
public abstract String[] dataSources
Copyright © 2017. All rights reserved.