Default value: false.
File: configuration file.
Context: DatabaseManager, Database.
If this parameter is set to “true”, DODS will provide that DBTransaction objects are aware of JTA environment and obey TransactionManager. It will also make generated Query and Data Objects work inside UserTransaction implicitely acquiring SyncDBTranscation instance to work within.
Example:
DatabaseManager.defaults.JTA=true
For more information, see section describing JTA in DODS.