@Override
 public Clob createClob() throws SQLException {
   return delegate.createClob();
 }