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