Interface ResourceRef


public interface ResourceRef
Represents <resource-ref>.
  • Method Details

    • getName

      String getName()
    • isSetIsolationLevel

      boolean isSetIsolationLevel()
    • getIsolationLevel

      ResourceRef.IsolationLevelEnum getIsolationLevel()
    • isSetConnectionManagementPolicy

      boolean isSetConnectionManagementPolicy()
    • getConnectionManagementPolicy

      ResourceRef.ConnectionManagementPolicyEnum getConnectionManagementPolicy()
    • isSetCommitPriority

      boolean isSetCommitPriority()
    • getCommitPriority

      int getCommitPriority()
    • isSetBranchCoupling

      boolean isSetBranchCoupling()
    • getBranchCoupling

      ResourceRef.BranchCouplingEnum getBranchCoupling()