예제 #1
0
 @Override
 public String transactionReport(final int max) {
   return _persistit.transactionReport(max);
 }