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