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