@Target(value=TYPE) @Retention(value=RUNTIME) @Documented public @interface CreateViewIntoJAT
| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
value
Force the view creation into JTA when true, into JTP otherwise.
|
Copyright © 2011–2015 JRebirth OSS. All rights reserved.