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

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

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: