Uploaded image for project: 'HAL'
  1. HAL
  2. HAL-1808

The String "statistics" constant value can be part of ModelDescriptionConstants.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • None
    • 3.6.4.Final
    • None
    • None

      The  isStatisticsEnabled()  function contains a String constant in form of direct String  value "statistics".

      ~~~

       public boolean isStatisticsEnabled()

      {         return get("statistics", JDBC, STATISTICS_ENABLED).asBoolean();     }

      ~~~

      Adding  "statistics" to the ModelDescriptionConstants for constant reusability.

              rhn-support-saahamad Sarfaraz Ahamad
              rhn-support-saahamad Sarfaraz Ahamad
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: