public interface ResourceRef
Modifier and Type | Interface and Description |
---|---|
static class |
ResourceRef.BranchCouplingEnum |
static class |
ResourceRef.ConnectionManagementPolicyEnum |
static class |
ResourceRef.IsolationLevelEnum |
Modifier and Type | Method and Description |
---|---|
ResourceRef.BranchCouplingEnum |
getBranchCoupling() |
int |
getCommitPriority() |
ResourceRef.ConnectionManagementPolicyEnum |
getConnectionManagementPolicy() |
ResourceRef.IsolationLevelEnum |
getIsolationLevel() |
java.lang.String |
getName() |
boolean |
isSetBranchCoupling() |
boolean |
isSetCommitPriority() |
boolean |
isSetConnectionManagementPolicy() |
boolean |
isSetIsolationLevel() |
java.lang.String getName()
boolean isSetIsolationLevel()
ResourceRef.IsolationLevelEnum getIsolationLevel()
boolean isSetConnectionManagementPolicy()
ResourceRef.ConnectionManagementPolicyEnum getConnectionManagementPolicy()
boolean isSetCommitPriority()
int getCommitPriority()
boolean isSetBranchCoupling()
ResourceRef.BranchCouplingEnum getBranchCoupling()