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