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