public class XAResourcePreferenceHolder extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
int |
endExistingXaBranchFlags |
int |
joinExistingXaBranchFlags |
boolean |
propagateJtaTimeoutToXaResource |
int |
resumeExistingXaBranchFlags |
int |
startNewXaBranchFlags |
boolean |
supportsTmJoin |
int |
suspendExistingXaBranchFlags |
| Constructor and Description |
|---|
XAResourcePreferenceHolder() |
public int startNewXaBranchFlags
public boolean propagateJtaTimeoutToXaResource
public int joinExistingXaBranchFlags
public int resumeExistingXaBranchFlags
public int suspendExistingXaBranchFlags
public int endExistingXaBranchFlags
public boolean supportsTmJoin
Copyright © 2026. All rights reserved.