/** {@inheritDoc} */
 @Override
 public TabularData getCacheRegionStats() {
   return hibernateStats.getCacheRegionStats();
 }