/** {@inheritDoc} */
 @Override
 public long getSessionCloseCount() {
   return hibernateStats.getSessionCloseCount();
 }