public class JoddJtx
extends java.lang.Object
| Constructor and Description |
|---|
JoddJtx() |
| Modifier and Type | Method and Description |
|---|---|
static JoddJtx |
defaults() |
java.lang.Class<? extends java.lang.annotation.Annotation>[] |
getTxAnnotations() |
void |
setTxAnnotations(java.lang.Class<? extends java.lang.annotation.Annotation>... txAnnotations)
Defines default JTX annotations.
|
public static JoddJtx defaults()
public java.lang.Class<? extends java.lang.annotation.Annotation>[] getTxAnnotations()
public void setTxAnnotations(java.lang.Class<? extends java.lang.annotation.Annotation>... txAnnotations)
Copyright © 2003-present Jodd Team