@Override
 public Blob createBlob() throws SQLException {
   return delegate.createBlob();
 }