Class D_ContainerKey

java.lang.Object
org.apache.derby.iapi.services.diag.DiagnosticableGeneric
org.apache.derby.iapi.store.raw.D_ContainerKey
All Implemented Interfaces:
Diagnosticable

public class D_ContainerKey extends DiagnosticableGeneric
The D_BaseContainerHandle class provides diagnostic information about the BaseContainerHandle class. Currently this info is a single string of the form TABLE(conglomerate_id, container_id)
  • Constructor Details

    • D_ContainerKey

      public D_ContainerKey()
  • Method Details