@Override
 public NClob createNClob() throws SQLException {
   return delegate.createNClob();
 }