-
Bug
-
Resolution: Done
-
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.
- is incorporated by
-
WFLY-17375 Upgrade HAL to 3.6.5.Final
- Closed
-
WFLY-17376 Upgrade HAL to 3.6.5.Final (WildFly 27.0.1.Final)
- Closed