@ConfigurationProperties(prefix="spring.jta", ignoreUnknownFields=true) public class JtaProperties extends Object
JtaTransactionManager created by
Spring. All spring.jta. properties are also applied to the appropriate
vendor specific configuration.| Constructor and Description |
|---|
JtaProperties() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLogDir() |
String |
getTransactionManagerId() |
void |
setLogDir(String logDir) |
void |
setTransactionManagerId(String transactionManagerId) |