/** {@inheritDoc} */
 @Override
 public void clearStats() {
   ehcacheStats.clearStats();
   hibernateStats.clearStats();
 }