Class CicsPersistenceHelper

java.lang.Object
com.softwaremining.vendors.cics.util.CicsPersistenceHelper

public class CicsPersistenceHelper extends Object
  • Constructor Details

    • CicsPersistenceHelper

      public CicsPersistenceHelper()
  • Method Details

    • getCicsRCodeAsInt

      public static int getCicsRCodeAsInt(SQLException e)
      For an SQLException - find the associated CICS error code.
      Parameters:
      e -
      Returns:
    • getCicsResponse2CodeAsInt

      public static int getCicsResponse2CodeAsInt(SQLException e)
    • getCicsRCodeAsString

      public static String getCicsRCodeAsString(SQLException e)