public int getTransactionNesting(S session) {
   return delegate.getTransactionNesting(session);
 }