Class D_Xact

All Implemented Interfaces:
Diagnosticable

public class D_Xact extends DiagnosticableGeneric
The D_Xact class provides diagnostic information about the Xact class.
  • Constructor Details

    • D_Xact

      public D_Xact()
  • Method Details

    • diag

      public String diag() throws StandardException
      Default implementation of diagnostic on the object.

      This routine returns a string with whatever diagnostic information you would like to provide about this object.

      This routine should be overriden by a real implementation of the diagnostic information you would like to provide.

      Specified by:
      diag in interface Diagnosticable
      Overrides:
      diag in class DiagnosticableGeneric
      Returns:
      A string with diagnostic information about the object.
      Throws:
      StandardException - Standard Derby Error