Class BBjAdminTableSanity

java.lang.Object
com.basis.api.admin.BBjAdminTableSanity
All Implemented Interfaces:
Serializable

public class BBjAdminTableSanity extends Object implements Serializable
Contains information about the "sanity" of a particular database table. During table analysis, sanity is checked and if there are issues found with a table, information is logged to the DD_SANITY table about the nature of the problem. This is designed to help the administrator find problems in their database before customers do.
See Also:
  • Constructor Details

    • BBjAdminTableSanity

      public BBjAdminTableSanity()
  • Method Details