@Override
 public SQLExceptionConverter getSQLExceptionConverter() {
   return delegate.getSQLExceptionConverter();
 }